stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

Fixes Map OOM bug #429

Open ameeratgithub opened 1 week ago

ameeratgithub commented 1 week ago

fixes #411

codecov[bot] commented 1 week ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

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