improvements #76
Merged
improvements #76
Codecov / codecov/project
succeeded
May 1, 2026 in 0s
94.95% (target 95.00%)
View this Pull Request on Codecov
94.95% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 91.69511% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.95%. Comparing base (ca9b9c4) to head (57a8803).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/wallet/online.rs | 88.95% | 54 Missing |
| src/wallet/multisig.rs | 90.26% | 11 Missing |
| src/wallet/singlesig.rs | 94.50% | 5 Missing |
| src/wallet/indexer.rs | 84.61% | 2 Missing |
| src/wallet/offline.rs | 97.56% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #76 +/- ##
==========================================
- Coverage 95.19% 94.95% -0.24%
==========================================
Files 23 23
Lines 11628 12160 +532
==========================================
+ Hits 11069 11547 +478
- Misses 559 613 +54 ☔ 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