OpenAtomFoundation / xupercore

The kernel of xuperchain.
Apache License 2.0
61 stars 47 forks source link

Consensus::delete term check. #209

Closed aucusaga closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #209 (6a93cf8) into master (3ec1b92) will increase coverage by 0.24%. The diff coverage is 64.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   48.77%   49.02%   +0.24%     
==========================================
  Files         124      124              
  Lines       10765    10790      +25     
==========================================
+ Hits         5251     5290      +39     
+ Misses       4416     4399      -17     
- Partials     1098     1101       +3     
Impacted Files Coverage Δ
bcs/consensus/tdpos/schedule.go 48.40% <ø> (+0.43%) :arrow_up:
bcs/consensus/pow/pow.go 42.96% <64.38%> (+5.41%) :arrow_up:
bcs/consensus/tdpos/tdpos.go 43.91% <100.00%> (+5.09%) :arrow_up:
bcs/network/p2pv2/server.go 53.84% <0.00%> (-1.19%) :arrow_down:
kernel/consensus/base/driver/chained-bft/smr.go 52.41% <0.00%> (+0.96%) :arrow_up:
bcs/consensus/tdpos/common.go 67.18% <0.00%> (+3.12%) :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 051e239...6a93cf8. Read the comment docs.