oras-project / oras

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

refactor: Create tag handlers #1437

Closed TerryHowe closed 3 months ago

TerryHowe commented 3 months ago

What this PR does / why we need it:

Create a tag handler for tagging

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.23%. Comparing base (ecb7878) to head (3b6994f).

:exclamation: Current head 3b6994f differs from pull request most recent head 5589399

Please upload reports for the commit 5589399 to get more accurate results.

Files Patch % Lines
cmd/oras/root/tag.go 33.33% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1437 +/- ## ======================================= Coverage 85.22% 85.23% ======================================= Files 106 107 +1 Lines 3798 3800 +2 ======================================= + Hits 3237 3239 +2 Misses 336 336 Partials 225 225 ```

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

qweeah commented 3 months ago

Will take a look next week. Happy weekend!