oras-project / oras-go

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

fix(DynamicStore): retry `setCredsStore` on next `PUT` #728

Closed shizhMSFT closed 4 months ago

shizhMSFT commented 4 months ago

Fix #727

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 75.63%. Comparing base (d3ff5dc) to head (04b7408).

Files Patch % Lines
internal/syncutil/once.go 81.25% 2 Missing and 1 partial :warning:
registry/remote/credentials/store.go 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #728 +/- ## ========================================== + Coverage 75.62% 75.63% +0.01% ========================================== Files 63 63 Lines 5981 5997 +16 ========================================== + Hits 4523 4536 +13 - Misses 1076 1078 +2 - Partials 382 383 +1 ```

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