hdac-io / friday

Development repository for friday mainnet
Apache License 2.0
2 stars 2 forks source link

feat: apply TimeoutCommit #138

Closed slave5vw closed 4 years ago

slave5vw commented 4 years ago

passed multi node ci by tendermint and friday. plz review https://github.com/hdac-io/tendermint/pull/25 together

codecov[bot] commented 4 years ago

Codecov Report

Merging #138 into master will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   50.76%   50.81%   +0.05%     
==========================================
  Files         308      308              
  Lines       19910    19891      -19     
==========================================
+ Hits        10107    10108       +1     
+ Misses       9075     9061      -14     
+ Partials      728      722       -6     
Impacted Files Coverage Δ
x/executionlayer/handler.go 0.00% <0.00%> (ø)
baseapp/baseapp.go 65.70% <0.00%> (+0.07%) :arrow_up:
x/distribution/handler.go 8.77% <0.00%> (+0.29%) :arrow_up:
x/staking/handler.go 86.63% <0.00%> (+0.84%) :arrow_up:
x/gov/handler.go 88.23% <0.00%> (+2.52%) :arrow_up:
x/bank/handler.go 69.04% <0.00%> (+3.13%) :arrow_up:
x/slashing/handler.go 89.18% <0.00%> (+4.57%) :arrow_up:
x/crisis/handler.go 100.00% <0.00%> (+4.87%) :arrow_up:
x/nickname/handler.go 93.93% <0.00%> (+5.36%) :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 784846b...b735f74. Read the comment docs.