Skip to content

fix(digests): do not mandate sha256 as the only algorithm used for ha…

Codecov / codecov/project succeeded Jul 9, 2024 in 1s

92.73% (+0.02%) compared to 1c2736d

View this Pull Request on Codecov

92.73% (+0.02%) compared to 1c2736d

Details

Codecov Report

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

Project coverage is 92.73%. Comparing base (1c2736d) to head (d4008e3).

Files Patch % Lines
pkg/storage/imagestore/imagestore.go 86.95% 4 Missing and 2 partials ⚠️
pkg/storage/gc/gc.go 20.00% 4 Missing ⚠️
pkg/storage/common/common.go 90.47% 2 Missing ⚠️
pkg/test/image-utils/images.go 92.00% 1 Missing and 1 partial ⚠️
pkg/test/image-utils/multiarch.go 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2075      +/-   ##
==========================================
+ Coverage   92.70%   92.73%   +0.02%     
==========================================
  Files         169      169              
  Lines       22413    22464      +51     
==========================================
+ Hits        20779    20831      +52     
+ Misses       1019     1017       -2     
- Partials      615      616       +1     

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