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: use existing query params from blobstore response #136

Merged
merged 3 commits into from
Aug 10, 2024

Updated unit test coverage for digest Validate function, as both sha2…

8317530
Select commit
Loading
Failed to load commit list.
Merged

fix: use existing query params from blobstore response #136

Updated unit test coverage for digest Validate function, as both sha2…
8317530
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2024 in 0s

80.48% (target 70.00%)

View this Pull Request on Codecov

80.48% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.48%. Comparing base (c58adc9) to head (8317530).

Files Patch % Lines
src/OrasProject.Oras/Content/Digest.cs 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   80.15%   80.48%   +0.33%     
==========================================
  Files          30       30              
  Lines         897      902       +5     
  Branches      108      109       +1     
==========================================
+ Hits          719      726       +7     
+ Misses        124      122       -2     
  Partials       54       54              

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