Skip to content

Check for dangling monitor events in tests

eb68e8a
Select commit
Loading
Failed to load commit list.
Draft

MonitorEvents resolve outbound payment claims #4545

Check for dangling monitor events in tests
eb68e8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

86.63% (+58.61%) compared to ee456a8

View this Pull Request on Codecov

86.63% (+58.61%) compared to ee456a8

Details

Codecov Report

❌ Patch coverage is 91.42857% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.63%. Comparing base (ee456a8) to head (eb68e8a).

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 93.11% 8 Missing and 7 partials ⚠️
lightning/src/ln/functional_test_utils.rs 56.00% 11 Missing ⚠️
lightning/src/ln/channelmanager.rs 93.47% 5 Missing and 1 partial ⚠️
lightning/src/chain/chainmonitor.rs 95.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4545       +/-   ##
===========================================
+ Coverage   28.02%   86.63%   +58.61%     
===========================================
  Files         126      159       +33     
  Lines       69960   110733    +40773     
  Branches    69960   110733    +40773     
===========================================
+ Hits        19606    95936    +76330     
+ Misses      49020    12259    -36761     
- Partials     1334     2538     +1204     

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