Skip to content

Merge branch 'main' into enable-simple-fees

abd1a6d
Select commit
Loading
Failed to load commit list.
Draft

feat: Enable HIP-1261 Simple Fees #22888

Merge branch 'main' into enable-simple-fees
abd1a6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

77.76% (-0.43%) compared to d06992a

View this Pull Request on Codecov

77.76% (-0.43%) compared to d06992a

Details

Codecov Report

❌ Patch coverage is 16.66667% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...pp/workflows/dispatcher/TransactionDispatcher.java 16.66% 15 Missing ⚠️

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #22888      +/-   ##
============================================
- Coverage     78.19%   77.76%   -0.43%     
+ Complexity    23623    23522     -101     
============================================
  Files          2460     2460              
  Lines         92362    92379      +17     
  Branches       9836     9836              
============================================
- Hits          72223    71843     -380     
- Misses        16483    16887     +404     
+ Partials       3656     3649       -7     
Files with missing lines Coverage Δ Complexity Δ
...n/java/com/hedera/node/config/data/FeesConfig.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...pp/workflows/dispatcher/TransactionDispatcher.java 56.33% <16.66%> (-1.27%) 53.00 <0.00> (+8.00) ⬇️

... and 56 files 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.