Skip to content

Introduce Blinded Payment Dummy Path test

2a34be1
Select commit
Loading
Failed to load commit list.
Merged

Introduce Dummy Hop support for Blinded Payment Path #4152

Introduce Blinded Payment Dummy Path test
2a34be1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2026 in 0s

86.60% (-2.74%) compared to de384ff

View this Pull Request on Codecov

86.60% (-2.74%) compared to de384ff

Details

Codecov Report

❌ Patch coverage is 85.71429% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.60%. Comparing base (de384ff) to head (2a34be1).
⚠️ Report is 128 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/onion_payment.rs 22.50% 30 Missing and 1 partial ⚠️
lightning/src/blinded_path/payment.rs 91.42% 4 Missing and 8 partials ⚠️
lightning/src/ln/onion_utils.rs 92.68% 1 Missing and 2 partials ⚠️
lightning/src/ln/msgs.rs 86.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4152      +/-   ##
==========================================
- Coverage   89.33%   86.60%   -2.74%     
==========================================
  Files         180      158      -22     
  Lines      139042   102992   -36050     
  Branches   139042   102992   -36050     
==========================================
- Hits       124219    89198   -35021     
+ Misses      12196    11376     -820     
+ Partials     2627     2418     -209     

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