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: typo #1454

Closed hugocaillard closed 1 month ago

hugocaillard commented 1 month ago

Description

Fix #1450

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 41.17%. Comparing base (3de07ff) to head (8abc9e8).

Files Patch % Lines
components/clarinet-cli/src/frontend/cli.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1454 +/- ## ========================================== + Coverage 41.16% 41.17% +0.01% ========================================== Files 87 87 Lines 32470 32470 ========================================== + Hits 13366 13370 +4 + Misses 19104 19100 -4 ```

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