oras-project / oras-go

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

fix(file.Store): fix race condition on restoring the same named content #731

Closed shizhMSFT closed 4 months ago

shizhMSFT commented 4 months ago

Fix #730

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 75.85%. Comparing base (8f9f505) to head (9fa9b44).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #731 +/- ## ========================================== + Coverage 75.63% 75.85% +0.21% ========================================== Files 63 63 Lines 5997 6000 +3 ========================================== + Hits 4536 4551 +15 + Misses 1078 1069 -9 + Partials 383 380 -3 ```

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