denoland / deno_std

The Deno Standard Library
https://jsr.io/@std
MIT License
2.83k stars 581 forks source link

fix(testing): Throw error eagerly when insufficient permissions are granted to write to snapshot file in update mode #5201

Closed bcheidemann closed 1 day ago

bcheidemann commented 1 day ago

Fixes #5155

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 94.44%. Comparing base (b18d1a0) to head (a486668).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5201 +/- ## ======================================= Coverage 94.44% 94.44% ======================================= Files 467 467 Lines 37820 37828 +8 Branches 5491 5494 +3 ======================================= + Hits 35719 35727 +8 Misses 2062 2062 Partials 39 39 ```

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