OpenAtomFoundation / xupercore

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

xupercore support parachain #192

Closed wellzm closed 3 years ago

wellzm commented 3 years ago

xupercore support parachain

codecov-commenter commented 3 years ago

Codecov Report

Merging #192 (9a5283a) into master (e413917) will increase coverage by 0.25%. The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   48.63%   48.88%   +0.25%     
==========================================
  Files         124      124              
  Lines       10653    10739      +86     
==========================================
+ Hits         5181     5250      +69     
- Misses       4383     4388       +5     
- Partials     1089     1101      +12     
Impacted Files Coverage Δ
bcs/ledger/xledger/state/utxo/utxo.go 55.32% <ø> (ø)
kernel/engines/xuperos/common/error.go 0.00% <ø> (ø)
kernel/engines/xuperos/engine.go 63.07% <0.00%> (-3.59%) :arrow_down:
kernel/engines/xuperos/chain.go 49.77% <100.00%> (+1.17%) :arrow_up:
bcs/network/p2pv2/server.go 53.84% <0.00%> (-1.19%) :arrow_down:
lib/logs/log_fitter.go 58.65% <0.00%> (-1.16%) :arrow_down:
bcs/consensus/tdpos/tdpos.go 39.66% <0.00%> (-0.85%) :arrow_down:
bcs/contract/evm/state.go 13.04% <0.00%> (ø)
bcs/consensus/xpoa/common.go 85.71% <0.00%> (ø)
bcs/contract/xvm/resolver.go 0.00% <0.00%> (ø)
... and 7 more

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...9a5283a. Read the comment docs.