Refactor bdk-cli structure #278
Open
Codecov / codecov/project
failed
May 11, 2026 in 1s
8.35% (-2.62%) compared to 7c33b33
View this Pull Request on Codecov
8.35% (-2.62%) compared to 7c33b33
Details
Codecov Report
❌ Patch coverage is 5.06415% with 1406 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.35%. Comparing base (7c33b33) to head (70965f0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/handlers/types.rs | 6.34% | 236 Missing |
| src/handlers/offline.rs | 0.00% | 221 Missing |
| src/handlers/online.rs | 0.00% | 191 Missing |
| src/utils/descriptors.rs | 0.00% | 138 Missing |
| src/utils/common.rs | 0.00% | 134 Missing |
| src/handlers/mod.rs | 7.04% | 132 Missing |
| src/handlers/config.rs | 0.00% | 83 Missing |
| src/backend/mod.rs | 0.00% | 77 Missing |
| src/handlers/repl.rs | 0.00% | 61 Missing |
| src/handlers/descriptor.rs | 0.00% | 54 Missing |
| ... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #278 +/- ##
=========================================
- Coverage 10.96% 8.35% -2.62%
=========================================
Files 8 20 +12
Lines 2526 2383 -143
=========================================
- Hits 277 199 -78
+ Misses 2249 2184 -65 ☔ 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