Fix daemon rpc client logger lifetime issue #4841
Draft
Codecov / codecov/project
failed
Apr 26, 2026 in 0s
87.29% (-0.16%) compared to 03a6685
View this Pull Request on Codecov
87.29% (-0.16%) compared to 03a6685
Details
Codecov Report
❌ Patch coverage is 71.49123% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.29%. Comparing base (03a6685) to head (77b1364).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/daemon/daemon.cpp | 65.00% | 35 Missing |
| src/daemon/daemon_rpc.cpp | 75.21% | 30 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4841 +/- ##
==========================================
- Coverage 87.45% 87.29% -0.16%
==========================================
Files 258 259 +1
Lines 14094 14058 -36
==========================================
- Hits 12324 12270 -54
- Misses 1770 1788 +18 ☔ 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