Skip to content

Add FilesystemStoreV2Error for v1 data detection

6112521
Select commit
Loading
Failed to load commit list.
Merged

Add FilesystemStoreV2Error for v1 data detection #4573

Add FilesystemStoreV2Error for v1 data detection
6112521
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

87.02% (+0.00%) compared to 5079a0b

View this Pull Request on Codecov

87.02% (+0.00%) compared to 5079a0b

Details

Codecov Report

❌ Patch coverage is 20.00000% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.02%. Comparing base (5079a0b) to head (6112521).

Files with missing lines Patch % Lines
lightning-persister/src/fs_store/v2.rs 20.00% 16 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4573   +/-   ##
=======================================
  Coverage   87.01%   87.02%           
=======================================
  Files         161      161           
  Lines      108972   108979    +7     
  Branches   108972   108979    +7     
=======================================
+ Hits        94827    94836    +9     
+ Misses      11660    11657    -3     
- Partials     2485     2486    +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.