Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 33 commits into from
Aug 30, 2024
Merged

Conversation

wasm-forge
Copy link
Owner

  • add memory file mount support
  • implement V2 optimizations for faster file operations

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2024

⚠️ 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 ⚠️
src/storage/stable.rs 98.03% 7 Missing ⚠️
src/integration_tests.rs 95.86% 5 Missing ⚠️
src/fs.rs 99.35% 2 Missing ⚠️
src/storage/transient.rs 98.91% 2 Missing ⚠️

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wasm-forge wasm-forge merged commit 70b555a into main Aug 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants