Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(oci): support specifying the manifest digest when pushing it #2554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(oci): support specifying the manifest digest when pushing it

3702fe9
Select commit
Loading
Failed to load commit list.
Open

feat(oci): support specifying the manifest digest when pushing it #2554

feat(oci): support specifying the manifest digest when pushing it
3702fe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2024 in 0s

92.68% (-0.04%) compared to a7ab16b

View this Pull Request on Codecov

92.68% (-0.04%) compared to a7ab16b

Details

Codecov Report

Attention: Patch coverage is 85.82090% with 19 lines in your changes missing coverage. Please review.

Project coverage is 92.68%. Comparing base (a7ab16b) to head (3702fe9).

Files Patch % Lines
pkg/api/routes.go 79.34% 17 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2554      +/-   ##
==========================================
- Coverage   92.72%   92.68%   -0.04%     
==========================================
  Files         169      169              
  Lines       22467    22550      +83     
==========================================
+ Hits        20832    20901      +69     
- Misses       1018     1031      +13     
- Partials      617      618       +1     

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