FourthState / plasma-mvp-sidechain

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

Update godoc #173

Closed colin-axner closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #173 into develop will not change coverage. The diff coverage is 85.36%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #173   +/-   ##
========================================
  Coverage    52.58%   52.58%           
========================================
  Files           28       28           
  Lines         1314     1314           
========================================
  Hits           691      691           
  Misses         516      516           
  Partials       107      107
Impacted Files Coverage Δ
msgs/txDecoder.go 55.55% <ø> (ø) :arrow_up:
store/errors.go 66.66% <ø> (ø) :arrow_up:
msgs/spendMsg.go 0% <ø> (ø) :arrow_up:
eth/main.go 50% <ø> (ø) :arrow_up:
handlers/spendMsgHandler.go 73.33% <ø> (ø) :arrow_up:
store/datastore.go 70.58% <ø> (ø) :arrow_up:
cmd/plasmacli/store/sigs.go 75% <ø> (ø) :arrow_up:
plasma/transaction.go 52.3% <ø> (ø) :arrow_up:
handlers/depositHandler.go 77.77% <ø> (ø) :arrow_up:
msgs/errors.go 50% <ø> (ø) :arrow_up:
... and 7 more

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 e079a14...0af2b92. Read the comment docs.

AdityaSripal commented 5 years ago

Looks like there's a build error on this branch