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

feat: add sharding support

4398220
Select commit
Loading
Failed to load commit list.
Merged

feat: add sharding support #2023

feat: add sharding support
4398220
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2024 in 0s

67.56% (-0.11%) compared to ae17c4f

View this Pull Request on Codecov

67.56% (-0.11%) compared to ae17c4f

Details

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