oras-project / oras-go

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

test: fix file closing issue on windows #764

Closed shizhMSFT closed 4 months ago

shizhMSFT commented 4 months ago

Fix file closing issue The process cannot access the file because it is being used by another process. on Windows for the test TestStore_Dir_Push_SkipUnpack.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 77.92%. Comparing base (6fce64e) to head (378f194).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #764 +/- ## ======================================= Coverage 77.92% 77.92% ======================================= Files 63 63 Lines 4694 4694 ======================================= Hits 3658 3658 Misses 656 656 Partials 380 380 ```

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