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

feat: add color to progress mark and bar #1344

Closed qweeah closed 2 months ago

qweeah commented 2 months ago

What this PR does / why we need it: This PR adds color to the TTY output.

image

Please check the following list:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.48%. Comparing base (202bcf4) to head (0f6e9e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1344 +/- ## ======================================= Coverage 84.48% 84.48% ======================================= Files 103 103 Lines 3647 3649 +2 ======================================= + Hits 3081 3083 +2 Misses 338 338 Partials 228 228 ```

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