stacks-network / clarity-wasm

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

Adapt the regex to detect the "list-of-principal" bug to work with Clarity1 too #526

Closed Acaccia closed 1 month ago

Acaccia commented 1 month ago

Fixes #525

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.18%. Comparing base (3d8adaa) to head (fab2991). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #526 +/- ## ========================================== + Coverage 86.15% 86.18% +0.02% ========================================== Files 44 44 Lines 20968 21033 +65 Branches 20968 21033 +65 ========================================== + Hits 18066 18128 +62 - Misses 1361 1363 +2 - Partials 1541 1542 +1 ```

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