Fix daemon rpc client logger lifetime issue #4841
Open
Codecov / codecov/project
failed
May 13, 2026 in 1s
87.61% (-0.16%) compared to 0a8d1b9
View this Pull Request on Codecov
87.61% (-0.16%) compared to 0a8d1b9
Details
Codecov Report
❌ Patch coverage is 73.28244% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.61%. Comparing base (0a8d1b9) to head (42ccaae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/daemon/daemon.cpp | 70.97% | 36 Missing |
| src/daemon/daemon_rpc.cpp | 74.05% | 34 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4841 +/- ##
==========================================
- Coverage 87.78% 87.61% -0.16%
==========================================
Files 269 270 +1
Lines 14573 14537 -36
==========================================
- Hits 12791 12735 -56
- Misses 1782 1802 +20 ☔ 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