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 sharding support #2023

Merged
merged 1 commit into from
Sep 27, 2024
Merged

feat: add sharding support #2023

merged 1 commit into from
Sep 27, 2024

Conversation

eddycharly
Copy link
Member

@eddycharly eddycharly commented Sep 27, 2024

Explanation

Add sharding support.

Fixes #1066

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly
Copy link
Member Author

/cherry-pick release-0.2

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes missing coverage. Please review.

Project coverage is 67.56%. Comparing base (ae17c4f) to head (4398220).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
pkg/commands/test/command.go 21.42% 9 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2023      +/-   ##
==========================================
- Coverage   67.66%   67.56%   -0.11%     
==========================================
  Files         136      136              
  Lines        6498     6511      +13     
==========================================
+ Hits         4397     4399       +2     
- Misses       1787     1796       +9     
- Partials      314      316       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eddycharly eddycharly merged commit 21e113d into kyverno:main Sep 27, 2024
16 of 19 checks passed
@eddycharly eddycharly deleted the sharding branch September 27, 2024 09:44
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Sep 27, 2024
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
eddycharly added a commit that referenced this pull request Sep 27, 2024
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Support tests sharding
1 participant