test: unit test for start_rpc
#6493
+238
−103
Merged
Codecov / codecov/project
succeeded
Jan 29, 2026 in 0s
63.32% (+0.61%) compared to 197805f
View this Pull Request on Codecov
63.32% (+0.61%) compared to 197805f
Details
Codecov Report
❌ Patch coverage is 66.66667% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.32%. Comparing base (197805f) to head (1f7f001).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/mod.rs | 80.42% <100.00%> (+56.07%) |
⬆️ |
| src/daemon/context.rs | 65.88% <0.00%> (-0.94%) |
⬇️ |
| src/rpc/methods/auth.rs | 32.55% <66.66%> (+32.55%) |
⬆️ |
| src/daemon/mod.rs | 29.34% <25.00%> (-0.03%) |
⬇️ |
| src/tool/offline_server/server.rs | 30.66% <59.61%> (+30.66%) |
⬆️ |
... and 27 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 197805f...1f7f001. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading