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

refactor: add handlers to manifest push commmand #1555

Merged
merged 20 commits into from
Dec 16, 2024

fix failed test

5c3721a
Select commit
Loading
Failed to load commit list.
Merged

refactor: add handlers to manifest push commmand #1555

fix failed test
5c3721a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

84.33% (target 75.00%)

View this Pull Request on Codecov

84.33% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 81.39535% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.33%. Comparing base (840f82e) to head (5c3721a).

Files with missing lines Patch % Lines
cmd/oras/root/manifest/push.go 40.00% 2 Missing and 4 partials ⚠️
cmd/oras/internal/display/metadata/discard.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1555      +/-   ##
==========================================
+ Coverage   84.30%   84.33%   +0.03%     
==========================================
  Files         120      120              
  Lines        5416     5446      +30     
==========================================
+ Hits         4566     4593      +27     
- Misses        604      606       +2     
- Partials      246      247       +1     

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