oras-project / oras

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

refactor: add stdout to metadata handlers #1312

Closed qweeah closed 3 months ago

qweeah commented 3 months ago

What this PR does / why we need it: This PR adds stdout to the metadata handlers.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.10%. Comparing base (776f8df) to head (21cbef3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1312 +/- ## ========================================== + Coverage 81.99% 82.10% +0.11% ========================================== Files 83 83 Lines 4016 4030 +14 ========================================== + Hits 3293 3309 +16 + Misses 500 498 -2 Partials 223 223 ```

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