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 workspace types with v1 pkg #713

Merged
merged 1 commit into from Dec 21, 2023

Conversation

adohe
Copy link
Contributor

@adohe adohe commented Dec 21, 2023

What type of PR is this?

What this PR does / why we need it:

use workspace types with v1 pkg

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


@adohe adohe added the kind/optimization Code optimization label Dec 21, 2023
@adohe adohe added this to the 0.10.0 milestone Dec 21, 2023
@adohe adohe requested a review from healthjyk December 21, 2023 08:26
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7285727655

  • 49 of 78 (62.82%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 74.611%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/engine/backend/config.go 8 10 80.0%
pkg/workspace/operator.go 5 8 62.5%
pkg/workspace/validation.go 19 23 82.61%
pkg/workspace/util.go 9 29 31.03%
Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/watch.go 1 85.93%
Totals Coverage Status
Change from base Build 7284734144: 0.02%
Covered Lines: 7282
Relevant Lines: 9760

💛 - Coveralls

@adohe adohe merged commit d9db45a into KusionStack:main Dec 21, 2023
8 checks passed
@adohe adohe deleted the use_core_v1_api branch December 21, 2023 08:42
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/optimization Code optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants