oras-project / oras

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

fix: Rename copy function to avoid built in collision #1510

Closed TerryHowe closed 2 months ago

TerryHowe commented 2 months ago

What this PR does / why we need it:

Fix a couple minor warnings for the push command

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.10%. Comparing base (8dc05a7) to head (b9ccbc2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1510 +/- ## ======================================= Coverage 86.10% 86.10% ======================================= Files 118 118 Lines 4224 4224 ======================================= Hits 3637 3637 Misses 350 350 Partials 237 237 ```

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