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

chore: Remove deprecated PrintStatus method #1389

Closed TerryHowe closed 1 month ago

TerryHowe commented 1 month ago

What this PR does / why we need it:

Removes deprecated PrintStatus method

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.07%. Comparing base (8ec5464) to head (be07a0a).

Files Patch % Lines
cmd/oras/root/manifest/push.go 25.00% 0 Missing and 3 partials :warning:
cmd/oras/root/blob/push.go 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1389 +/- ## ======================================= Coverage 85.07% 85.07% ======================================= Files 107 107 Lines 3805 3805 ======================================= Hits 3237 3237 Misses 339 339 Partials 229 229 ```

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