Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use the new state storage to replace the old one #912

Merged
merged 1 commit into from Mar 14, 2024

Conversation

healthjyk
Copy link
Contributor

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


@coveralls
Copy link

Pull Request Test Coverage Report for Build 8259560373

Details

  • 131 of 190 (68.95%) changed or added relevant lines in 16 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.08%) to 73.257%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/engine/state/storages/local.go 1 3 33.33%
pkg/engine/operation/models/change.go 3 6 50.0%
pkg/cmd/destroy/options.go 38 42 90.48%
pkg/cmd/apply/options.go 29 34 85.29%
pkg/engine/operation/diff.go 0 10 0.0%
pkg/engine/operation/graph/resource_node.go 15 29 51.72%
pkg/engine/operation/models/operation_context.go 0 21 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/backend/backend.go 1 65.08%
pkg/engine/operation/diff.go 1 0.0%
Totals Coverage Status
Change from base Build 8259122382: -0.08%
Covered Lines: 7092
Relevant Lines: 9681

💛 - Coveralls

Copy link
Contributor

@liu-hm19 liu-hm19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@liu-hm19 liu-hm19 merged commit c1bb909 into KusionStack:main Mar 14, 2024
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants