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

fix: set proper direction for each sortBy param #676

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Goorsky1
Copy link
Contributor

@Goorsky1 Goorsky1 commented Jan 9, 2025

When multiple sortBy params where defined, direction was only applied to the last one and the previous ones received the DBs default. This change properly applies the direction param to each sortBy param

Signed-off-by: Dawid Górski <dawidgorski0000@gmail.com>
@fjogeleit fjogeleit merged commit 8bd4f8f into kyverno:main Jan 9, 2025
5 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12690378898

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.887%

Totals Coverage Status
Change from base Build 12679320660: 0.0%
Covered Lines: 6454
Relevant Lines: 7979

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants