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

feat: add sort options in runs and projects list api #1381

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

ffforest
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

coveralls commented Jan 15, 2025

Pull Request Test Coverage Report for Build 12786030504

Details

  • 11 of 83 (13.25%) changed or added relevant lines in 8 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 47.823%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/handler/stack/run.go 0 2 0.0%
pkg/server/manager/stack/run.go 0 2 0.0%
pkg/infra/persistence/run.go 0 7 0.0%
pkg/server/manager/project/util.go 0 13 0.0%
pkg/server/manager/project/project_manager.go 2 18 11.11%
pkg/server/manager/stack/util.go 0 32 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 12782973403: -0.1%
Covered Lines: 11193
Relevant Lines: 23405

💛 - Coveralls

@Yangyang96 Yangyang96 merged commit 7682e8c into KusionStack:main Jan 15, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2025
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.

3 participants