Skip to content

Add AChainMonitor trait and use it in background processor

4800a47
Select commit
Loading
Failed to load commit list.
Merged

Add AChainMonitor trait and use it in background processor #4371

Add AChainMonitor trait and use it in background processor
4800a47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 1s

86.01% (+0.01%) compared to 35ab03f

View this Pull Request on Codecov

86.01% (+0.01%) compared to 35ab03f

Details

Codecov Report

❌ Patch coverage is 75.92593% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.01%. Comparing base (35ab03f) to head (4800a47).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
lightning-background-processor/src/lib.rs 74.50% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4371      +/-   ##
==========================================
+ Coverage   85.99%   86.01%   +0.01%     
==========================================
  Files         156      156              
  Lines      102766   102781      +15     
  Branches   102766   102781      +15     
==========================================
+ Hits        88378    88409      +31     
+ Misses      11879    11864      -15     
+ Partials     2509     2508       -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.