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

Upgrade rustyline #1444

Closed hugocaillard closed 2 months ago

hugocaillard commented 2 months ago

Description

Fix #1323 Fix #1271 Fix #616

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 41.10%. Comparing base (bb53364) to head (3225471).

Files Patch % Lines
components/clarity-repl/src/repl/debug/cli.rs 0.00% 3 Missing :warning:
components/clarity-repl/src/frontend/terminal.rs 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1444 +/- ## ========================================== + Coverage 40.93% 41.10% +0.16% ========================================== Files 87 87 Lines 32512 32529 +17 ========================================== + Hits 13308 13370 +62 + Misses 19204 19159 -45 ```

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