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

Show auction details, improve name details printing #247

Closed davidyuk closed 7 months ago

davidyuk commented 7 months ago

closes #236

This PR is supported by the Æternity Foundation

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 93.63%. Comparing base (797186c) to head (91c7731).

Files Patch % Lines
src/actions/inspect.js 97.56% 1 Missing :warning:
src/utils/helpers.js 97.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #247 +/- ## =========================================== + Coverage 92.98% 93.63% +0.65% =========================================== Files 24 24 Lines 2794 2828 +34 =========================================== + Hits 2598 2648 +50 + Misses 196 180 -16 ```

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