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: set tenure height on epoch change if great or equal than 3.0 #1482

Closed hugocaillard closed 1 week ago

hugocaillard commented 1 week ago

Description

set tenure height on epoch change if great or equal than 3.0

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 40.86%. Comparing base (6ce3af5) to head (52ac0c6).

Files Patch % Lines
components/clarity-repl/src/repl/session.rs 63.63% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1482 +/- ## ========================================== - Coverage 40.87% 40.86% -0.01% ========================================== Files 87 87 Lines 32366 32374 +8 ========================================== + Hits 13228 13230 +2 - Misses 19138 19144 +6 ```

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