Skip to content

fix: guard ThrottleMultiplier against congestion tier-count changes - #26760

Merged
AlexKehayov merged 4 commits into
mainfrom
issue-243
Aug 18, 2026
Merged

fix: guard ThrottleMultiplier against congestion tier-count changes#26760
AlexKehayov merged 4 commits into
mainfrom
issue-243

Merge branch 'main' into issue-243

8556eb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 1s

70.50% (-0.01%) compared to 49e1dc2

View this Pull Request on Codecov

70.50% (-0.01%) compared to 49e1dc2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #26760      +/-   ##
============================================
- Coverage     70.51%   70.50%   -0.01%     
+ Complexity    11670    11669       -1     
============================================
  Files          2586     2586              
  Lines        108407   108412       +5     
  Branches      12132    12132              
============================================
+ Hits          76438    76441       +3     
- Misses        27979    27981       +2     
  Partials       3990     3990              
Files with missing lines Coverage Δ Complexity Δ
...a/node/app/fees/congestion/ThrottleMultiplier.java 93.80% <100.00%> (+0.28%) 0.00 <0.00> (ø)

... and 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.