Skip to content

Remove background processor macro and parallelize persistence - #3968

Merged
TheBlueMatt merged 7 commits into
lightningdevkit:mainfrom
joostjager:remove-bg-macro
Jul 31, 2025
Merged

Remove background processor macro and parallelize persistence#3968
TheBlueMatt merged 7 commits into
lightningdevkit:mainfrom
joostjager:remove-bg-macro

Parallelize persistence in the async bg processor

d9a6641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

88.89% (-0.05%) compared to 55d8666

View this Pull Request on Codecov

88.89% (-0.05%) compared to 55d8666

Details

Codecov Report

❌ Patch coverage is 78.27004% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.89%. Comparing base (55d8666) to head (d9a6641).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
lightning-background-processor/src/lib.rs 78.27% 73 Missing and 30 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3968      +/-   ##
==========================================
- Coverage   88.93%   88.89%   -0.05%     
==========================================
  Files         174      174              
  Lines      123880   124232     +352     
  Branches   123880   124232     +352     
==========================================
+ Hits       110176   110433     +257     
- Misses      11251    11319      +68     
- Partials     2453     2480      +27     

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