OpenAtomFoundation / xupercore

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

RFC: fix in contract transfer bug #215

Closed chenfengjin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #215 (b9e3ffc) into master (29ed46a) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   47.87%   47.90%   +0.02%     
==========================================
  Files         133      133              
  Lines       11334    11334              
==========================================
+ Hits         5426     5429       +3     
+ Misses       4787     4784       -3     
  Partials     1121     1121              
Impacted Files Coverage Δ
kernel/consensus/base/driver/chained-bft/smr.go 51.44% <0.00%> (-0.97%) :arrow_down:
bcs/consensus/tdpos/tdpos.go 44.78% <0.00%> (+0.86%) :arrow_up:
bcs/consensus/xpoa/xpoa.go 54.32% <0.00%> (+1.92%) :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 29ed46a...b9e3ffc. Read the comment docs.