Skip to content

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

Codecov / codecov/project succeeded Nov 29, 2023 in 0s

92.04% (+0.00%) compared to e59d8da

View this Pull Request on Codecov

92.04% (+0.00%) compared to e59d8da

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (e59d8da) 92.03% compared to head (17a45e0) 92.04%.

❗ Current head 17a45e0 differs from pull request most recent head b433e93. Consider uploading reports for the commit b433e93 to get more accurate results

Files Patch % Lines
pkg/storage/common/common.go 83.33% 4 Missing ⚠️
pkg/storage/gc/gc.go 20.00% 4 Missing ⚠️
pkg/storage/imagestore/imagestore.go 93.10% 3 Missing and 1 partial ⚠️
pkg/test/image-utils/images.go 93.10% 1 Missing and 1 partial ⚠️
pkg/test/image-utils/multiarch.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2075   +/-   ##
=======================================
  Coverage   92.03%   92.04%           
=======================================
  Files         165      165           
  Lines       28336    28398   +62     
=======================================
+ Hits        26080    26138   +58     
- Misses       1666     1667    +1     
- Partials      590      593    +3     

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