OpenAtomFoundation / xupercore

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

bugfix: fix proposal's state machine #199

Closed Tri-stone closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #199 (4dc2ea0) into master (f4a06ec) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   48.87%   48.88%   +0.01%     
==========================================
  Files         124      124              
  Lines       10739    10765      +26     
==========================================
+ Hits         5249     5263      +14     
- Misses       4390     4406      +16     
+ Partials     1100     1096       -4     
Impacted Files Coverage Δ
bcs/consensus/xpoa/schedule.go 48.21% <0.00%> (-11.34%) :arrow_down:
bcs/consensus/tdpos/schedule.go 48.86% <0.00%> (+0.90%) :arrow_up:
kernel/consensus/base/driver/chained-bft/smr.go 52.41% <0.00%> (+0.96%) :arrow_up:
bcs/consensus/xpoa/xpoa.go 54.32% <0.00%> (+3.10%) :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 f4a06ec...4dc2ea0. Read the comment docs.