Add a BlindedMessagePath constructor for external recipients#4742
Open
dunxen wants to merge 1 commit into
Open
Add a BlindedMessagePath constructor for external recipients#4742dunxen wants to merge 1 commit into
BlindedMessagePath constructor for external recipients#4742dunxen wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 25, 2026 in 0s
86.96% (+0.06%) compared to 1c1a4ad
View this Pull Request on Codecov
86.96% (+0.06%) compared to 1c1a4ad
Details
Codecov Report
❌ Patch coverage is 99.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.96%. Comparing base (1c1a4ad) to head (d593175).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/blinded_path/payment.rs | 98.38% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4742 +/- ##
==========================================
+ Coverage 86.90% 86.96% +0.06%
==========================================
Files 161 161
Lines 111680 111719 +39
Branches 111680 111719 +39
==========================================
+ Hits 97052 97155 +103
+ Misses 12115 12059 -56
+ Partials 2513 2505 -8 ☔ View full report in Codecov by Harness.
📢 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