Skip to content

Ensure minimum RBF feerate satisfies BIP125

1ff1bb4
Select commit
Loading
Failed to load commit list.
Merged

Ensure minimum RBF feerate satisfies BIP125 #4494

Ensure minimum RBF feerate satisfies BIP125
1ff1bb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

87.12% (+0.88%) compared to 8d00139

View this Pull Request on Codecov

87.12% (+0.88%) compared to 8d00139

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.12%. Comparing base (8d00139) to head (1ff1bb4).
⚠️ Report is 115 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4494      +/-   ##
==========================================
+ Coverage   86.24%   87.12%   +0.88%     
==========================================
  Files         160      163       +3     
  Lines      107909   108740     +831     
  Branches   107909   108740     +831     
==========================================
+ Hits        93061    94735    +1674     
+ Misses      12212    11520     -692     
+ Partials     2636     2485     -151     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.