oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.33k stars 160 forks source link

refactor: reduce printer instantiation & unify stdout/stderr usage #1433

Closed qweeah closed 4 days ago

qweeah commented 5 days ago

What this PR does / why we need it:

Follow-up of #1427.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 85.22%. Comparing base (46de891) to head (64b9d53).

Files Patch % Lines
cmd/oras/root/manifest/push.go 42.85% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1433 +/- ## ========================================== - Coverage 85.22% 85.22% -0.01% ========================================== Files 106 106 Lines 3798 3796 -2 ========================================== - Hits 3237 3235 -2 Misses 336 336 Partials 225 225 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.