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/TestEvacuateShard test #2868

Merged
merged 2 commits into from
Jun 13, 2024

engine: fix `TestEvacuateShard`

9680cd5
Select commit
Loading
Failed to load commit list.
Merged

fix/TestEvacuateShard test #2868

engine: fix `TestEvacuateShard`
9680cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 0s

23.64% (+0.07%) compared to e5da072

View this Pull Request on Codecov

23.64% (+0.07%) compared to e5da072

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 23.64%. Comparing base (e5da072) to head (9680cd5).
Report is 4 commits behind head on master.

Files Patch % Lines
pkg/local_object_storage/engine/put.go 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2868      +/-   ##
==========================================
+ Coverage   23.56%   23.64%   +0.07%     
==========================================
  Files         773      770       -3     
  Lines       44672    44569     -103     
==========================================
+ Hits        10529    10537       +8     
+ Misses      33290    33178     -112     
- Partials      853      854       +1     

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