Add remote_addr field to lightning_net_tokio::setup_outbound
#4372
Codecov / codecov/project
succeeded
Feb 9, 2026 in 0s
86.05% (+0.07%) compared to 8679d8d
View this Pull Request on Codecov
86.05% (+0.07%) compared to 8679d8d
Details
Codecov Report
❌ Patch coverage is 96.52174% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.05%. Comparing base (8679d8d) to head (6f315f2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning-net-tokio/src/lib.rs | 96.52% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4372 +/- ##
==========================================
+ Coverage 85.98% 86.05% +0.07%
==========================================
Files 156 156
Lines 102641 103207 +566
Branches 102641 103207 +566
==========================================
+ Hits 88258 88817 +559
- Misses 11873 11878 +5
- Partials 2510 2512 +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