Clean up persistence constants #4105
Open
Codecov / codecov/project
succeeded
Mar 31, 2026 in 1s
89.33% (-0.01%) compared to e42e74e
View this Pull Request on Codecov
89.33% (-0.01%) compared to e42e74e
Details
Codecov Report
❌ Patch coverage is 77.21519% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.33%. Comparing base (e42e74e) to head (5ffee02).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/util/persist.rs | 52.00% | 6 Missing and 6 partials |
| lightning-background-processor/src/lib.rs | 84.61% | 5 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #4105 +/- ##
==========================================
- Coverage 89.33% 89.33% -0.01%
==========================================
Files 180 180
Lines 138055 137929 -126
Branches 138055 137929 -126
==========================================
- Hits 123326 123213 -113
+ Misses 12122 12117 -5
+ Partials 2607 2599 -8 ☔ 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.
Loading