Remove direct calls to handle_monitor_update_completion!#3947
Merged
tnull merged 1 commit intoJul 23, 2025
Codecov / codecov/project
succeeded
Jul 22, 2025 in 0s
89.00% (-0.01%) compared to 4e4f128
View this Pull Request on Codecov
89.00% (-0.01%) compared to 4e4f128
Details
Codecov Report
Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
Project coverage is 89.00%. Comparing base (
4e4f128) to head (8b9b078).
Report is 2 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channelmanager.rs | 89.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3947 +/- ##
==========================================
- Coverage 89.01% 89.00% -0.01%
==========================================
Files 168 168
Lines 121784 121822 +38
Branches 121784 121822 +38
==========================================
+ Hits 108411 108433 +22
- Misses 10966 10983 +17
+ Partials 2407 2406 -1 ☔ 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