aeternity / aepp-cli-js

Command line interface for the æternity blockchain
http://docs.aeternity.com/aepp-cli-js/
ISC License
7 stars 6 forks source link

Improve tx printing, commands breaking improvements #250

Closed davidyuk closed 7 months ago

davidyuk commented 7 months ago

This PR is supported by the Æternity Foundation

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 94.02%. Comparing base (b883f68) to head (2b38b37).

Files Patch % Lines
src/actions/contract.js 0.00% 3 Missing :warning:
src/utils/CliError.js 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #250 +/- ## =========================================== + Coverage 93.71% 94.02% +0.30% =========================================== Files 24 24 Lines 2817 2559 -258 =========================================== - Hits 2640 2406 -234 + Misses 177 153 -24 ```

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