FourthState / plasma-mvp-sidechain

Cosmos SDK (Tendermint consensus) side-chain implementation for plasma
Apache License 2.0
112 stars 35 forks source link

Reformat plasmacli keys list output (#149) #186

Closed wesgraham closed 4 years ago

wesgraham commented 4 years ago

(Fixes #149)

Ensures output spacing is consistent despite names of varying lengths

codecov-io commented 4 years ago

Codecov Report

Merging #186 into develop will not change coverage. The diff coverage is 60%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #186   +/-   ##
========================================
  Coverage    52.02%   52.02%           
========================================
  Files           28       28           
  Lines         1359     1359           
========================================
  Hits           707      707           
  Misses         538      538           
  Partials       114      114
Impacted Files Coverage Δ
eth/main.go 43.33% <ø> (ø) :arrow_up:
cmd/plasmacli/store/keystore.go 40.5% <60%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f318a57...64b6e38. Read the comment docs.