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

Fix/better clarity 3 handling #1473

Closed hugocaillard closed 1 week ago

hugocaillard commented 2 weeks ago

Description

Clarity 3 handling

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 40.76%. Comparing base (b58cca5) to head (77c6634).

Files Patch % Lines
components/clarity-repl/src/repl/datastore.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1473 +/- ## ========================================== + Coverage 40.72% 40.76% +0.03% ========================================== Files 87 87 Lines 32370 32386 +16 ========================================== + Hits 13183 13201 +18 + Misses 19187 19185 -2 ```

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