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

increase coverage

1e4e94c
Select commit
Loading
Failed to load commit list.
Merged

refactor: add handlers to manifest push commmand #1555

increase coverage
1e4e94c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

84.05% (target 75.00%)

View this Pull Request on Codecov

84.05% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.

Project coverage is 84.05%. Comparing base (2703462) to head (1e4e94c).

Files with missing lines Patch % Lines
cmd/oras/root/manifest/push.go 40.00% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1555      +/-   ##
==========================================
+ Coverage   84.02%   84.05%   +0.02%     
==========================================
  Files         119      119              
  Lines        5315     5343      +28     
==========================================
+ Hits         4466     4491      +25     
- Misses        602      604       +2     
- Partials      247      248       +1     

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