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

chore: upgrade clarity vm #1452

Closed hugocaillard closed 1 month ago

hugocaillard commented 1 month ago

Description

The branch we use on stacks-core has been updated with the latest changes of develop. A new branch feat/clarity-wasm-develop has been pushed https://github.com/stacks-network/stacks-core/pull/4756

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 40.72%. Comparing base (7ac8498) to head (4b663f0).

Files Patch % Lines
...omponents/stacks-network/src/chains_coordinator.rs 0.00% 7 Missing :warning:
components/clarity-events/src/analysis/mod.rs 0.00% 4 Missing :warning:
components/clarity-repl/src/repl/datastore.rs 50.00% 2 Missing :warning:
components/clarity-events/src/bin.rs 0.00% 1 Missing :warning:
components/clarity-repl/src/repl/interpreter.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1452 +/- ## ========================================== - Coverage 41.16% 40.72% -0.44% ========================================== Files 87 87 Lines 32470 32405 -65 ========================================== - Hits 13366 13197 -169 - Misses 19104 19208 +104 ```

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