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

Fixes Map OOM bug #429

Closed
wants to merge 3 commits into from

Merge branch 'main' into fix/map-oom

2fee244
Select commit
Loading
Failed to load commit list.
Closed

Fixes Map OOM bug #429

Merge branch 'main' into fix/map-oom
2fee244
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

86.19% (-0.01%) compared to 47bf052

View this Pull Request on Codecov

86.19% (-0.01%) compared to 47bf052

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.19%. Comparing base (47bf052) to head (2fee244).

Files Patch % Lines
clar2wasm/src/words/sequences.rs 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   86.20%   86.19%   -0.01%     
==========================================
  Files          44       44              
  Lines       19406    19434      +28     
  Branches    19406    19434      +28     
==========================================
+ Hits        16729    16752      +23     
- Misses       1212     1217       +5     
  Partials     1465     1465              

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