Use HTLC CLTV instead of onion CLTV values for payment claim timer #4402
Codecov / codecov/project
succeeded
Feb 24, 2026 in 0s
85.88% (-0.02%) compared to df57978
View this Pull Request on Codecov
85.88% (-0.02%) compared to df57978
Details
Codecov Report
❌ Patch coverage is 80.26316% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.88%. Comparing base (df57978) to head (e39437d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/routing/router.rs | 60.60% | 13 Missing |
| lightning/src/ln/onion_utils.rs | 93.10% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4402 +/- ##
==========================================
- Coverage 85.89% 85.88% -0.02%
==========================================
Files 159 159
Lines 104402 104448 +46
Branches 104402 104448 +46
==========================================
+ Hits 89681 89706 +25
- Misses 12216 12235 +19
- Partials 2505 2507 +2 ☔ 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.
Loading