Closed qweeah closed 5 months ago
Attention: Patch coverage is 86.95652%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 85.28%. Comparing base (
cca272c
) to head (813cb12
).
Files | Patch % | Lines |
---|---|---|
cmd/oras/root/login.go | 50.00% | 0 Missing and 2 partials :warning: |
cmd/oras/root/cp.go | 75.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What this PR does / why we need it: Follow up of #1426, de-duplicates
printer
initialization during command run(mentioned in https://github.com/oras-project/oras/pull/1426#pullrequestreview-2133693570)