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 new project name handling #1481

Closed hugocaillard closed 1 week ago

hugocaillard commented 1 week ago

Description

Fix #1480

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 15.42857% with 148 lines in your changes missing coverage. Please review.

Project coverage is 40.87%. Comparing base (05b268c) to head (52a8a56).

Files Patch % Lines
components/clarinet-cli/src/frontend/cli.rs 24.10% 85 Missing :warning:
components/clarinet-cli/src/generate/project.rs 0.00% 56 Missing :warning:
components/clarinet-cli/src/generate/mod.rs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1481 +/- ## ========================================== + Coverage 40.74% 40.87% +0.12% ========================================== Files 87 87 Lines 32386 32366 -20 ========================================== + Hits 13197 13228 +31 + Misses 19189 19138 -51 ```

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