Skip to content

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

Codecov / codecov/project failed May 7, 2024 in 0s

92.84% (-0.02%) compared to be5ad66

View this Pull Request on Codecov

92.84% (-0.02%) compared to be5ad66

Details

Codecov Report

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

Project coverage is 92.84%. Comparing base (be5ad66) to head (f4d129b).

❗ Current head f4d129b differs from pull request most recent head 52dc22b. Consider uploading reports for the commit 52dc22b to get more accurate results

Files Patch % Lines
pkg/storage/imagestore/imagestore.go 87.75% 4 Missing and 2 partials ⚠️
pkg/storage/gc/gc.go 20.00% 4 Missing ⚠️
pkg/storage/common/common.go 90.90% 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.86%   92.84%   -0.02%     
==========================================
  Files         167      167              
  Lines       22077    22301     +224     
==========================================
+ Hits        20502    20706     +204     
- Misses        982      994      +12     
- Partials      593      601       +8     

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