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

Boot-contracts compilation step on CI #432

Closed csgui closed 3 months ago

csgui commented 3 months ago

This pull request introduces tests for the boot contracts and adds a new CI step to compile them.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.18%. Comparing base (47bf052) to head (e4dd6cc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ========================================== - Coverage 86.20% 86.18% -0.03% ========================================== Files 44 44 Lines 19406 19406 Branches 19406 19406 ========================================== - Hits 16729 16725 -4 - Misses 1212 1216 +4 Partials 1465 1465 ```

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