Skip to content

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

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

92.06% (+0.06%) compared to 8bac653

View this Pull Request on Codecov

92.06% (+0.06%) compared to 8bac653

Details

Codecov Report

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

Comparison is base (8bac653) 92.00% compared to head (bb85774) 92.06%.
Report is 1 commits behind head on main.

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

Files Patch % Lines
pkg/storage/imagestore/imagestore.go 84.74% 7 Missing and 2 partials ⚠️
pkg/storage/gc/gc.go 20.00% 4 Missing ⚠️
pkg/storage/common/common.go 91.66% 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.06%   +0.06%     
==========================================
  Files         165      165              
  Lines       28362    28437      +75     
==========================================
+ Hits        26094    26181      +87     
+ Misses       1674     1663      -11     
+ Partials      594      593       -1     

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