Skip to content

Add async KVStore

9afb72c
Select commit
Loading
Failed to load commit list.
Merged

Async background persistence #3905

Add async KVStore
9afb72c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2025 in 1s

88.95% (-0.07%) compared to 20e51fe

View this Pull Request on Codecov

88.95% (-0.07%) compared to 20e51fe

Details

Codecov Report

Attention: Patch coverage is 50.36765% with 135 lines in your changes missing coverage. Please review.

Project coverage is 88.95%. Comparing base (20e51fe) to head (9afb72c).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
lightning-background-processor/src/lib.rs 29.52% 72 Missing and 2 partials ⚠️
lightning/src/util/sweep.rs 70.58% 32 Missing and 8 partials ⚠️
lightning/src/util/persist.rs 27.58% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3905      +/-   ##
==========================================
- Coverage   89.01%   88.95%   -0.07%     
==========================================
  Files         168      168              
  Lines      121790   121962     +172     
  Branches   121790   121962     +172     
==========================================
+ Hits       108417   108491      +74     
- Misses      10973    11069      +96     
- Partials     2400     2402       +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.