Store and check channel data in channel monitors #4218
Closed
Codecov / codecov/project
succeeded
Mar 19, 2026 in 1s
89.34% (-0.04%) compared to 62c5849
View this Pull Request on Codecov
89.34% (-0.04%) compared to 62c5849
Details
Codecov Report
❌ Patch coverage is 65.54054% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.34%. Comparing base (62c5849) to head (4e068e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel.rs | 38.66% | 46 Missing |
| lightning/src/ln/channelmanager.rs | 91.80% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4218 +/- ##
==========================================
- Coverage 89.38% 89.34% -0.04%
==========================================
Files 180 180
Lines 139834 139921 +87
Branches 139834 139921 +87
==========================================
+ Hits 124985 125008 +23
- Misses 12262 12324 +62
- Partials 2587 2589 +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