oras-project / oras-go

ORAS Go library
https://oras.land
Apache License 2.0
172 stars 94 forks source link

feat: Referrers support for content.ReadOnlyGraphStorage #659

Closed wangxiaoxuan273 closed 8 months ago

wangxiaoxuan273 commented 8 months ago

This PR provides Referrers support for the content.ReadOnlyGraphStorage interface, which includes oci.Store.

Resolves #392

codecov-commenter commented 8 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (5073458) 75.32% compared to head (404b39d) 75.36%.

Files Patch % Lines
registry/repository.go 78.87% 10 Missing and 5 partials :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #659 +/- ## ========================================== + Coverage 75.32% 75.36% +0.04% ========================================== Files 59 59 Lines 5499 5570 +71 ========================================== + Hits 4142 4198 +56 - Misses 1001 1011 +10 - Partials 356 361 +5 ```

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