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: status, metadata and content handlers for manifest index commands #1509

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Merge branch 'main' into output-output

f6c0790
Select commit
Loading
Failed to load commit list.
Open

refactor: status, metadata and content handlers for manifest index commands #1509

Merge branch 'main' into output-output
f6c0790
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

82.90% (target 75.00%)

View this Pull Request on Codecov

82.90% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 64.32161% with 71 lines in your changes missing coverage. Please review.

Project coverage is 82.90%. Comparing base (97cb376) to head (f6c0790).

Files with missing lines Patch % Lines
cmd/oras/root/manifest/index/update.go 35.18% 23 Missing and 12 partials ⚠️
cmd/oras/root/manifest/index/create.go 30.00% 14 Missing and 7 partials ⚠️
cmd/oras/internal/display/status/discard.go 57.14% 6 Missing ⚠️
cmd/oras/internal/display/status/text.go 90.24% 3 Missing and 1 partial ⚠️
...md/oras/internal/display/content/manifest_index.go 85.00% 2 Missing and 1 partial ⚠️
cmd/oras/internal/display/metadata/discard.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1509      +/-   ##
==========================================
- Coverage   83.84%   82.90%   -0.95%     
==========================================
  Files         118      119       +1     
  Lines        5156     5281     +125     
==========================================
+ Hits         4323     4378      +55     
- Misses        592      641      +49     
- Partials      241      262      +21     

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