OpenAtomFoundation / xupercore

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

Consensus::fix the leftover bugs of Xpoa & poa. #191

Closed aucusaga closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #191 (8d5f7b7) into master (e413917) will increase coverage by 0.26%. The diff coverage is 58.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   48.63%   48.90%   +0.26%     
==========================================
  Files         124      124              
  Lines       10653    10672      +19     
==========================================
+ Hits         5181     5219      +38     
+ Misses       4383     4356      -27     
- Partials     1089     1097       +8     
Impacted Files Coverage Δ
bcs/consensus/tdpos/schedule.go 48.86% <ø> (+0.90%) :arrow_up:
bcs/consensus/xpoa/xpoa.go 52.19% <45.45%> (+5.49%) :arrow_up:
bcs/consensus/xpoa/kernel_contract.go 63.63% <71.42%> (+2.09%) :arrow_up:
bcs/consensus/xpoa/schedule.go 59.55% <76.31%> (+6.42%) :arrow_up:
bcs/consensus/xpoa/common.go 85.71% <100.00%> (ø)
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/network/p2pv1/conn.go 61.29% <0.00%> (+6.45%) :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 e413917...8d5f7b7. Read the comment docs.