Skip to content

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

Codecov / codecov/project succeeded Dec 4, 2023 in 0s

92.09% (+0.09%) compared to c62ca62

View this Pull Request on Codecov

92.09% (+0.09%) compared to c62ca62

Details

Codecov Report

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

Comparison is base (c62ca62) 92.00% compared to head (b433e93) 92.09%.

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

Files Patch % Lines
pkg/storage/gc/gc.go 20.00% 4 Missing ⚠️
pkg/storage/common/common.go 87.50% 3 Missing ⚠️
pkg/storage/imagestore/imagestore.go 96.55% 2 Missing ⚠️
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.00%   92.09%   +0.09%     
==========================================
  Files         165      165              
  Lines       28362    28407      +45     
==========================================
+ Hits        26094    26162      +68     
+ Misses       1674     1656      -18     
+ Partials      594      589       -5     

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