Payjoin persistence #242
Open
Payjoin persistence #242
Codecov / codecov/project
failed
Apr 27, 2026 in 1s
8.75% (-2.22%) compared to 7c33b33
View this Pull Request on Codecov
8.75% (-2.22%) compared to 7c33b33
Details
Codecov Report
❌ Patch coverage is 0% with 725 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.75%. Comparing base (7c33b33) to head (4a62566).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/payjoin/mod.rs | 0.00% | 337 Missing |
| src/payjoin/db.rs | 0.00% | 328 Missing |
| src/handlers.rs | 0.00% | 29 Missing |
| src/error.rs | 0.00% | 21 Missing |
| src/utils.rs | 0.00% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #242 +/- ##
=========================================
- Coverage 10.96% 8.75% -2.22%
=========================================
Files 8 9 +1
Lines 2526 3165 +639
=========================================
Hits 277 277
- Misses 2249 2888 +639 ☔ 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