Closed TerryHowe closed 4 months ago
Attention: Patch coverage is 92.59259%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 85.48%. Comparing base (
7a88524
) to head (361025d
).
Files | Patch % | Lines |
---|---|---|
cmd/oras/internal/display/status/text.go | 88.88% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Still need to add TTY implementation of status.CopyHandler. Not necessarily needed in this PR.
If this PR merges, it will be easier to create a tty handler and the successor PR is so bloated.
What this PR does / why we need it:
This is a baby step to creating copy handlers for the cp command