OpenAtomFoundation / xupercore

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

Consensus::govToken freeze in tdpos. #178

Closed aucusaga closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #178 (cd32116) into master (870e1cc) will increase coverage by 0.02%. The diff coverage is 69.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   48.61%   48.63%   +0.02%     
==========================================
  Files         124      124              
  Lines       10560    10582      +22     
==========================================
+ Hits         5134     5147      +13     
- Misses       4351     4355       +4     
- Partials     1075     1080       +5     
Impacted Files Coverage Δ
bcs/consensus/tdpos/common.go 65.21% <ø> (ø)
bcs/consensus/tdpos/kernel_contract.go 50.95% <69.76%> (+0.95%) :arrow_up:
kernel/consensus/base/driver/chained-bft/smr.go 50.30% <0.00%> (-0.93%) :arrow_down:
bcs/consensus/xpoa/xpoa.go 46.53% <0.00%> (+0.99%) :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 870e1cc...cd32116. Read the comment docs.