OpenAtomFoundation / xupercore

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

benchmark metrics #214

Closed ownluke closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #214 (e583dcf) into master (c3ca9e3) will decrease coverage by 0.55%. The diff coverage is 48.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   48.45%   47.90%   -0.56%     
==========================================
  Files         130      133       +3     
  Lines       11128    11334     +206     
==========================================
+ Hits         5392     5429      +37     
- Misses       4617     4787     +170     
+ Partials     1119     1118       -1     
Impacted Files Coverage Δ
bcs/ledger/xledger/state/utxo/utxo.go 55.18% <0.00%> (ø)
bcs/network/p2pv1/server.go 57.82% <0.00%> (-0.29%) :arrow_down:
kernel/network/p2p/subscriber.go 43.93% <ø> (+3.66%) :arrow_up:
lib/storage/kvdb/leveldb/ldb_impl.go 1.33% <0.00%> (ø)
bcs/network/p2pv1/client.go 49.12% <8.33%> (+0.84%) :arrow_up:
bcs/ledger/xledger/state/reserved_contract.go 10.52% <10.00%> (ø)
bcs/network/p2pv2/server.go 51.33% <27.77%> (-3.70%) :arrow_down:
bcs/network/p2pv2/client.go 52.27% <33.33%> (+2.54%) :arrow_up:
kernel/engines/xuperos/chain.go 50.21% <63.63%> (+0.44%) :arrow_up:
bcs/ledger/xledger/state/state.go 46.66% <72.72%> (+1.11%) :arrow_up:
... and 16 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 c3ca9e3...e583dcf. Read the comment docs.