Skip to content

Enforce Trampoline Constraints (replacement) - #4226

Merged
carlaKC merged 5 commits into
lightningdevkit:mainfrom
carlaKC:3983-trampoline-constraints
Dec 1, 2025
Merged

Enforce Trampoline Constraints (replacement)#4226
carlaKC merged 5 commits into
lightningdevkit:mainfrom
carlaKC:3983-trampoline-constraints

ln: enforce trampoline onion recipient constraints

785c781
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 0s

89.32% (-0.01%) compared to 6d9c676

View this Pull Request on Codecov

89.32% (-0.01%) compared to 6d9c676

Details

Codecov Report

❌ Patch coverage is 92.33129% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (6d9c676) to head (785c781).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/onion_payment.rs 70.00% 15 Missing ⚠️
lightning/src/ln/onion_utils.rs 0.00% 6 Missing ⚠️
lightning/src/ln/blinded_payment_tests.rs 98.47% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4226      +/-   ##
==========================================
- Coverage   89.32%   89.32%   -0.01%     
==========================================
  Files         180      180              
  Lines      138641   138916     +275     
  Branches   138641   138916     +275     
==========================================
+ Hits       123844   124088     +244     
- Misses      12174    12205      +31     
  Partials     2623     2623              

☔ 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.