OpenAtomFoundation / xupercore

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

cherry pick for v5.1.1 #255

Closed chenfengjin closed 3 years ago

chenfengjin commented 3 years ago

Description

v5.1.1

codecov-commenter commented 3 years ago

Codecov Report

Merging #255 (a518f67) into release-v5.1 (05788c4) will decrease coverage by 0.37%. The diff coverage is 56.97%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v5.1     #255      +/-   ##
================================================
- Coverage         47.86%   47.48%   -0.38%     
================================================
  Files               133      133              
  Lines             11355    11407      +52     
================================================
- Hits               5435     5417      -18     
- Misses             4801     4867      +66     
- Partials           1119     1123       +4     
Impacted Files Coverage Δ
bcs/network/p2pv1/client.go 46.21% <14.28%> (-2.92%) :arrow_down:
kernel/engines/xuperos/chain.go 48.13% <25.00%> (-2.09%) :arrow_down:
bcs/ledger/xledger/utils/utils.go 38.23% <28.57%> (-0.83%) :arrow_down:
bcs/network/p2pv1/server.go 57.85% <50.00%> (+0.03%) :arrow_up:
bcs/network/p2pv1/conn.go 61.22% <80.00%> (+6.38%) :arrow_up:
bcs/network/p2pv1/handler.go 80.35% <93.75%> (+13.69%) :arrow_up:
bcs/network/p2pv1/filter.go 85.18% <100.00%> (ø)
kernel/engines/xuperos/engine.go 44.91% <100.00%> (-17.80%) :arrow_down:
kernel/engines/xuperos/chainmgmt.go 7.84% <0.00%> (-39.22%) :arrow_down:
... and 6 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 05788c4...a518f67. Read the comment docs.