FourthState / plasma-mvp-sidechain

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

Silence usage after argument validation #187

Closed wesgraham closed 4 years ago

wesgraham commented 4 years ago

Fixes (#151 )

Adds SilenceUsage = true to each command after argument validation

codecov-io commented 4 years ago

Codecov Report

Merging #187 into develop will increase coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #187      +/-   ##
===========================================
+ Coverage    51.75%   52.02%   +0.27%     
===========================================
  Files           28       28              
  Lines         1314     1359      +45     
===========================================
+ Hits           680      707      +27     
- Misses         529      538       +9     
- Partials       105      114       +9
Impacted Files Coverage Δ
cmd/plasmacli/store/keystore.go 40.5% <0%> (+5.66%) :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 77fdee3...c0491ea. Read the comment docs.