PolymeshAssociation / Polymesh

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

Fix weight_limit for scheduled intructions #1517

Closed HenriqueNogara closed 1 year ago

HenriqueNogara commented 1 year ago

Get the right weight_limit for scheduled instructions.

changelog

modified logic

codecov[bot] commented 1 year ago

Codecov Report

Merging #1517 (2bc7e25) into develop (0e3cad2) will decrease coverage by 0.03%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #1517      +/-   ##
===========================================
- Coverage    57.54%   57.51%   -0.03%     
===========================================
  Files          141      141              
  Lines        30497    30506       +9     
===========================================
- Hits         17549    17547       -2     
- Misses       12948    12959      +11     
Files Changed Coverage Δ
pallets/settlement/src/lib.rs 76.54% <0.00%> (-0.44%) :arrow_down:

... and 4 files with indirect coverage changes