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

Don't ask password if it is not required, show approximate tx execution cost #246

Closed davidyuk closed 7 months ago

davidyuk commented 7 months ago

closes #225 closes #226

This PR is supported by the Æternity Foundation

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 93.72%. Comparing base (74dad73) to head (9c97844).

Files Patch % Lines
src/actions/account.js 92.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #246 +/- ## =========================================== + Coverage 93.61% 93.72% +0.11% =========================================== Files 25 24 -1 Lines 2820 2807 -13 =========================================== - Hits 2640 2631 -9 + Misses 180 176 -4 ```

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