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

chore: remove unneeded parse method #1515

Closed TerryHowe closed 1 month ago

TerryHowe commented 1 month ago

What this PR does / why we need it:

Based on this comment https://github.com/oras-project/oras/pull/1500#discussion_r1803016606

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.94%. Comparing base (0fd725a) to head (e43f381). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1515 +/- ## ========================================== - Coverage 85.95% 85.94% -0.01% ========================================== Files 118 118 Lines 4251 4249 -2 ========================================== - Hits 3654 3652 -2 Misses 356 356 Partials 241 241 ```

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