-
Notifications
You must be signed in to change notification settings - Fork 2
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
Metadata stored in file chunks for better performance, max file size control #20
base: main
Are you sure you want to change the base?
Conversation
wasm-forge
commented
Jan 2, 2025
- better performance with metadata being stored insize v2 chunks
- max file size control (disallow writing beyond specified size for usual and for the mounted memory files)
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 92.45% 91.93% -0.52%
==========================================
Files 18 18
Lines 6271 6959 +688
==========================================
+ Hits 5798 6398 +600
- Misses 473 561 +88 ☔ View full report in Codecov by Sentry. |