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

chore(ux): improve error message for oras manifest fetch #1234

Merged
merged 1 commit into from
Jan 16, 2024

chore(ux): improve error msg

9857173
Select commit
Loading
Failed to load commit list.
Merged

chore(ux): improve error message for oras manifest fetch #1234

chore(ux): improve error msg
9857173
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 0s

81.44% (target 75.00%)

View this Pull Request on Codecov

81.44% (target 75.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5bb6c76) 81.08% compared to head (9857173) 81.44%.

Files Patch % Lines
cmd/oras/root/attach.go 75.00% 0 Missing and 1 partial ⚠️
cmd/oras/root/pull.go 75.00% 0 Missing and 1 partial ⚠️
cmd/oras/root/tag.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1234      +/-   ##
==========================================
+ Coverage   81.08%   81.44%   +0.35%     
==========================================
  Files          67       67              
  Lines        3727     3740      +13     
==========================================
+ Hits         3022     3046      +24     
+ Misses        494      486       -8     
+ Partials      211      208       -3     

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