PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
165 stars 47 forks source link

Improve settlement weight estimate #1528

Closed Neopallium closed 1 year ago

Neopallium commented 1 year ago

changelog

modified logic

codecov[bot] commented 1 year ago

Codecov Report

Merging #1528 (ae5a00f) into develop (5a139cd) will decrease coverage by 0.10%. The diff coverage is 6.57%.

@@             Coverage Diff             @@
##           develop    #1528      +/-   ##
===========================================
- Coverage    58.43%   58.33%   -0.10%     
===========================================
  Files          142      142              
  Lines        31446    31505      +59     
===========================================
+ Hits         18374    18378       +4     
- Misses       13072    13127      +55     
Files Coverage Δ
pallets/runtime/common/src/runtime.rs 1.78% <0.00%> (-0.04%) :arrow_down:
pallets/transaction-payment/src/lib.rs 47.79% <16.66%> (-1.48%) :arrow_down:
pallets/settlement/src/lib.rs 74.29% <0.00%> (-1.24%) :arrow_down:

... and 4 files with indirect coverage changes