stacks-network / clarity-wasm

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

addressing TODOs #446

Closed csgui closed 2 months ago

csgui commented 2 months ago

Addressing TODOs. Same work done into stacks-core repo.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.15%. Comparing base (cc3c7ad) to head (938a4b7).

Files Patch % Lines
clar2wasm/src/wasm_utils.rs 16.66% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #446 +/- ## ========================================== - Coverage 86.15% 86.15% -0.01% ========================================== Files 44 44 Lines 19673 19674 +1 Branches 19673 19674 +1 ========================================== Hits 16950 16950 - Misses 1229 1230 +1 Partials 1494 1494 ```

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