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: support --format in manifest fetch command #1295

Merged
merged 46 commits into from
Apr 10, 2024

resolve comments

dfb8dce
Select commit
Loading
Failed to load commit list.
Merged

feat: support --format in manifest fetch command #1295

resolve comments
dfb8dce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 0s

84.41% (target 75.00%)

View this Pull Request on Codecov

84.41% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 88.65979% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 84.41%. Comparing base (85fbdab) to head (dfb8dce).

❗ Current head dfb8dce differs from pull request most recent head 6c5e2cf. Consider uploading reports for the commit 6c5e2cf to get more accurate results

Files Patch % Lines
cmd/oras/internal/display/utils/utils.go 63.63% 3 Missing and 1 partial ⚠️
...md/oras/internal/display/content/manifest_fetch.go 85.71% 1 Missing and 1 partial ⚠️
cmd/oras/internal/display/handler.go 90.00% 1 Missing and 1 partial ⚠️
...rnal/display/metadata/descriptor/manifest_fetch.go 77.77% 1 Missing and 1 partial ⚠️
cmd/oras/root/manifest/fetch.go 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1295      +/-   ##
==========================================
+ Coverage   84.04%   84.41%   +0.36%     
==========================================
  Files          90       97       +7     
  Lines        3467     3541      +74     
==========================================
+ Hits         2914     2989      +75     
+ Misses        331      330       -1     
  Partials      222      222              

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