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

test: don't ignore concat_crosscheck #425

Closed krl closed 3 months ago

krl commented 3 months ago

I noticed this test was ignored with no reason given, and since it passes it makes sense to just re-enable so that we don't forget

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.52%. Comparing base (6c1a9cf) to head (1b3c62c). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #425 +/- ## ========================================== - Coverage 86.52% 86.52% -0.01% ========================================== Files 43 43 Lines 19167 19192 +25 Branches 19167 19192 +25 ========================================== + Hits 16584 16605 +21 - Misses 1118 1122 +4 Partials 1465 1465 ```

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