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

TestUt[do not merge]: Refactor old statestorage #911

Closed

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.:


@healthjyk healthjyk changed the title Refactor old statestorage TestUt[do not merge]: Refactor old statestorage Mar 12, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8259226040

Details

  • 155 of 219 (70.78%) changed or added relevant lines in 21 files are covered.
  • 22 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.06%) to 73.272%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/engine/state/storages/util.go 0 1 0.0%
pkg/backend/storages/completion.go 6 8 75.0%
pkg/engine/operation/models/change.go 4 7 57.14%
pkg/backend/backend.go 7 11 63.64%
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/engine/operation/diff.go 1 0.0%
pkg/backend/storages/mysql.go 2 90.48%
pkg/backend/storages/completion.go 2 90.48%
pkg/backend/storages/s3.go 3 81.82%
pkg/backend/storages/oss.go 4 69.23%
pkg/backend/backend.go 10 64.06%
Totals Coverage Status
Change from base Build 8259122382: -0.06%
Covered Lines: 7092
Relevant Lines: 9679

💛 - Coveralls

@healthjyk healthjyk closed this Mar 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 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.

2 participants