OpenAtomFoundation / xupercore

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

Add in-contract-transfer support #202

Closed chenfengjin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #202 (1c717d9) into master (3ec1b92) will increase coverage by 0.06%. The diff coverage is 64.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   48.77%   48.83%   +0.06%     
==========================================
  Files         124      124              
  Lines       10765    10805      +40     
==========================================
+ Hits         5251     5277      +26     
- Misses       4416     4429      +13     
- Partials     1098     1099       +1     
Impacted Files Coverage Δ
kernel/contract/sandbox/xmcache.go 58.65% <0.00%> (-2.35%) :arrow_down:
bcs/consensus/pow/pow.go 42.96% <64.38%> (+5.41%) :arrow_up:
kernel/engines/xuperos/chain.go 50.22% <100.00%> (+0.45%) :arrow_up:
bcs/consensus/xpoa/xpoa.go 52.40% <0.00%> (-1.93%) :arrow_down:
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:

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...1c717d9. Read the comment docs.