likecoin / likecoin-chain

LikeCoin chain node binary - liked
https://docs.like.co/validator/likecoin-chain-node/setup-a-node
GNU General Public License v3.0
104 stars 23 forks source link

Upgrade to Tendermint 0.26.3 and Go 1.11 #22

Closed nnkken closed 5 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #22 into master will decrease coverage by 0.1%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   88.32%   88.22%   -0.11%     
==========================================
  Files          39       39              
  Lines        1627     1630       +3     
==========================================
+ Hits         1437     1438       +1     
- Misses        165      166       +1     
- Partials       25       26       +1
Impacted Files Coverage Δ
abci/types/big_int.go 92.3% <0%> (-7.7%) :arrow_down:
abci/app/app.go 86.71% <100%> (ø) :arrow_up:
abci/txs/sig_json.go 94.28% <100%> (+0.16%) :arrow_up:
abci/txs/txs.go 86.48% <100%> (ø) :arrow_up:
abci/state/htlc/raw.go 73.68% <100%> (ø) :arrow_up:
abci/txs/deposit_approval.go 100% <100%> (ø) :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 6c08266...c0a278a. Read the comment docs.