OpenAtomFoundation / xupercore

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

update utxo cache default size (#265) #266

Closed godeamon closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #266 (54b416f) into release-v5.2 (80bf46b) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v5.2     #266      +/-   ##
================================================
- Coverage         46.63%   46.62%   -0.01%     
================================================
  Files               136      136              
  Lines             12073    12073              
================================================
- Hits               5630     5629       -1     
+ Misses             5282     5281       -1     
- Partials           1161     1163       +2     
Impacted Files Coverage Δ
bcs/ledger/xledger/state/utxo/utxo.go 55.18% <ø> (ø)
bcs/ledger/xledger/config/config.go 65.21% <100.00%> (ø)
bcs/contract/xvm/code_manager.go 63.63% <0.00%> (-2.73%) :arrow_down:
bcs/consensus/tdpos/tdpos.go 48.30% <0.00%> (-0.97%) :arrow_down:
bcs/consensus/tdpos/schedule.go 47.70% <0.00%> (-0.92%) :arrow_down:
bcs/network/p2pv1/conn.go 61.22% <0.00%> (+6.12%) :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 80bf46b...54b416f. Read the comment docs.