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: print error if deployment start fails #1487

Closed hugocaillard closed 3 days ago

hugocaillard commented 3 days ago

Description

Slightly improve log following #1478

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 40.87%. Comparing base (a80e4b5) to head (f265813).

Files Patch % Lines
...omponents/stacks-network/src/chains_coordinator.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1487 +/- ## ========================================== + Coverage 40.86% 40.87% +0.01% ========================================== Files 87 87 Lines 32368 32369 +1 ========================================== + Hits 13226 13230 +4 + Misses 19142 19139 -3 ```

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