Skip to content

Update KVStore and KVStoreSync write data to being owned

23a1eb7
Select commit
Loading
Failed to load commit list.
Merged

Update KVStore and KVStoreSync arguments to being owned #3974

Update KVStore and KVStoreSync write data to being owned
23a1eb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2025 in 0s

88.90% (-0.01%) compared to 664511b

View this Pull Request on Codecov

88.90% (-0.01%) compared to 664511b

Details

Codecov Report

❌ Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.90%. Comparing base (664511b) to head (23a1eb7).

Files with missing lines Patch % Lines
lightning/src/util/persist.rs 66.66% 2 Missing and 1 partial ⚠️
lightning/src/util/test_utils.rs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3974      +/-   ##
==========================================
- Coverage   88.91%   88.90%   -0.01%     
==========================================
  Files         174      174              
  Lines      124232   124233       +1     
  Branches   124232   124233       +1     
==========================================
- Hits       110455   110450       -5     
- Misses      11301    11304       +3     
- Partials     2476     2479       +3     

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