wasm-forge / stable-fs

File system implementation for the Internet Computer
MIT License
7 stars 2 forks source link

V0.6 (mount files and V2 file chunks for faster work) #16

Closed wasm-forge closed 3 months ago

wasm-forge commented 3 months ago
codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 97.92322% with 33 lines in your changes missing coverage. Please review.

Project coverage is 96.82%. Comparing base (683b89e) to head (504b84a).

Files with missing lines Patch % Lines
src/storage/dummy.rs 0.00% 17 Missing :warning:
src/storage/stable.rs 98.03% 7 Missing :warning:
src/integration_tests.rs 95.86% 5 Missing :warning:
src/fs.rs 99.35% 2 Missing :warning:
src/storage/transient.rs 98.91% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================== + Coverage 96.18% 96.82% +0.63% ========================================== Files 12 13 +1 Lines 3412 4467 +1055 ========================================== + Hits 3282 4325 +1043 - Misses 130 142 +12 ```

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