Skip to content

Implement `KVStore` for `TestStore`

012bb7a
Select commit
Loading
Failed to load commit list.
Merged

Implement KVStore for TestStore #4069

Implement `KVStore` for `TestStore`
012bb7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2025 in 0s

88.34% (-0.05%) compared to 867f084

View this Pull Request on Codecov

88.34% (-0.05%) compared to 867f084

Details

Codecov Report

❌ Patch coverage is 61.29032% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.34%. Comparing base (867f084) to head (012bb7a).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/util/test_utils.rs 50.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4069      +/-   ##
==========================================
- Coverage   88.39%   88.34%   -0.05%     
==========================================
  Files         177      177              
  Lines      131314   131922     +608     
  Branches   131314   131922     +608     
==========================================
+ Hits       116069   116550     +481     
- Misses      12596    12708     +112     
- Partials     2649     2664      +15     

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