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: clean status prompts #1409

Closed qweeah closed 1 week ago

qweeah commented 2 weeks ago

What this PR does / why we need it: As a follow up to #1407, this PR aligns the prompts naming for status handlers.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.14%. Comparing base (e0b7cdd) to head (4d172e6).

Files Patch % Lines
cmd/oras/internal/display/status/text.go 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1409 +/- ## ========================================== + Coverage 84.96% 85.14% +0.18% ========================================== Files 107 107 Lines 3790 3790 ========================================== + Hits 3220 3227 +7 + Misses 341 336 -5 + Partials 229 227 -2 ```

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