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

test: trivial fold test #427

Open krl opened 1 week ago

krl commented 1 week ago

Proptest folding over arbitrary unsigned integers

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.53%. Comparing base (ed807ff) to head (d130acb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ========================================== - Coverage 86.54% 86.53% -0.01% ========================================== Files 43 43 Lines 19192 19193 +1 Branches 19192 19193 +1 ========================================== - Hits 16609 16608 -1 - Misses 1118 1120 +2 Partials 1465 1465 ```

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