hirosystems / clarinet

Write, test and deploy high-quality smart contracts to the Stacks blockchain and Bitcoin.
https://hiro.so/clarinet
GNU General Public License v3.0
290 stars 129 forks source link

feat: introduce the stacks-codec component #1399

Closed hugocaillard closed 3 months ago

hugocaillard commented 3 months ago

Description

This goes in pair with https://github.com/hirosystems/chainhook/pull/542

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 40.91%. Comparing base (175103e) to head (3e81431).

:exclamation: Current head 3e81431 differs from pull request most recent head c796160. Consider uploading reports for the commit c796160 to get more accurate results

Files Patch % Lines
...omponents/stacks-network/src/chains_coordinator.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1399 +/- ## ========================================== + Coverage 40.87% 40.91% +0.04% ========================================== Files 87 87 Lines 32562 32519 -43 ========================================== - Hits 13309 13305 -4 + Misses 19253 19214 -39 ```

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

lgalabru commented 3 months ago

Address https://github.com/hirosystems/clarinet/issues/1038