Refactor agent logging #1447
Merged
Refactor agent logging #1447
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
85.18% (target 80.00%)
View this Pull Request on Codecov
85.18% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 82.38213% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.18%. Comparing base (6cbcd8b) to head (8c124c2).
Additional details and impacted files
@@ Coverage Diff @@
## main #1447 +/- ##
==========================================
+ Coverage 85.15% 85.18% +0.02%
==========================================
Files 102 102
Lines 12984 13209 +225
==========================================
+ Hits 11057 11252 +195
- Misses 1440 1467 +27
- Partials 487 490 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/collector/settings.go | 77.14% <100.00%> (ø) |
|
| internal/command/command_service.go | 79.82% <100.00%> (ø) |
|
| internal/datasource/proto/response.go | 100.00% <100.00%> (ø) |
|
| internal/file/file_service_operator.go | 76.82% <100.00%> (+0.52%) |
⬆️ |
| internal/resource/nginx_instance_operator.go | 91.17% <100.00%> (+0.08%) |
⬆️ |
| internal/resource/resource_plugin.go | 79.57% <100.00%> (+6.39%) |
⬆️ |
| internal/watcher/file/file_watcher_service.go | 81.29% <100.00%> (+1.93%) |
⬆️ |
| internal/watcher/health/health_watcher_service.go | 89.09% <100.00%> (+3.10%) |
⬆️ |
| internal/watcher/instance/nginx_process_parser.go | 91.04% <ø> (-0.63%) |
⬇️ |
| internal/watcher/watcher_plugin.go | 72.91% <100.00%> (+1.04%) |
⬆️ |
| ... and 10 more |
... and 1 file 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 6cbcd8b...8c124c2. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading