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

Virtual memory mount #15

Merged
merged 13 commits into from
Aug 30, 2024
Merged

Virtual memory mount #15

merged 13 commits into from
Aug 30, 2024

Conversation

wasm-forge
Copy link
Owner

  • add support for mounting external memories

@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2024

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

Codecov Report

Attention: Patch coverage is 95.03106% with 40 lines in your changes missing coverage. Please review.

Project coverage is 95.90%. Comparing base (683b89e) to head (21db757).

Files Patch % Lines
src/storage/dummy.rs 0.00% 26 Missing ⚠️
src/storage/transient.rs 95.02% 9 Missing ⚠️
src/integration_tests.rs 96.00% 3 Missing ⚠️
src/storage/stable.rs 98.86% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   96.18%   95.90%   -0.29%     
==========================================
  Files          12       12              
  Lines        3412     3909     +497     
==========================================
+ Hits         3282     3749     +467     
- Misses        130      160      +30     

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

@wasm-forge wasm-forge merged commit 21db757 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