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

Test coverage for Client ops #641

Merged
merged 9 commits into from
Dec 12, 2024

client: Return more clear error on head reading from `ObjectHead`

09b291d
Select commit
Loading
Failed to load commit list.
Merged

Test coverage for Client ops #641

client: Return more clear error on head reading from `ObjectHead`
09b291d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

60.92% (+2.15%) compared to 591dd25

View this Pull Request on Codecov

60.92% (+2.15%) compared to 591dd25

Details

Codecov Report

Attention: Patch coverage is 82.41758% with 16 lines in your changes missing coverage. Please review.

Project coverage is 60.92%. Comparing base (591dd25) to head (09b291d).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
client/object_get.go 76.47% 12 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
+ Coverage   58.77%   60.92%   +2.15%     
==========================================
  Files         165      165              
  Lines       22751    22817      +66     
==========================================
+ Hits        13372    13902     +530     
+ Misses       8940     8548     -392     
+ Partials      439      367      -72     

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