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: deprecate --verbose and print all status output by default #1545

Closed
wants to merge 19 commits into from

fix

cc5de49
Select commit
Loading
Failed to load commit list.
Closed

refactor: deprecate --verbose and print all status output by default #1545

fix
cc5de49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

83.99% (target 75.00%)

View this Pull Request on Codecov

83.99% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 91.11111% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.99%. Comparing base (76eadf2) to head (cc5de49).

Files with missing lines Patch % Lines
cmd/oras/root/manifest/push.go 50.00% 1 Missing and 2 partials ⚠️
cmd/oras/root/blob/push.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1545      +/-   ##
==========================================
+ Coverage   83.96%   83.99%   +0.03%     
==========================================
  Files         119      119              
  Lines        5306     5316      +10     
==========================================
+ Hits         4455     4465      +10     
  Misses        604      604              
  Partials      247      247              

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