Refactor Instance Watcher #1490
Open
Codecov / codecov/project
succeeded
Feb 25, 2026 in 1s
84.79% (target 80.00%)
View this Pull Request on Codecov
84.79% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 79.06250% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.79%. Comparing base (a35cf30) to head (f46af3b).
Additional details and impacted files
@@ Coverage Diff @@
## main #1490 +/- ##
==========================================
- Coverage 85.02% 84.79% -0.23%
==========================================
Files 103 102 -1
Lines 13588 13467 -121
==========================================
- Hits 11553 11420 -133
- Misses 1518 1532 +14
+ Partials 517 515 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/file/file_manager_service.go | 74.48% <ø> (ø) |
|
| internal/nginx/nginx_instance_operator.go | 91.17% <ø> (ø) |
|
| internal/nginx/nginx_instance_process_operator.go | 61.76% <ø> (ø) |
|
| internal/nginx/nginx_log_tailer_operator.go | 86.66% <ø> (ø) |
|
| internal/nginx/nginx_plus_actions.go | 97.60% <100.00%> (ø) |
|
| internal/plugin/plugin_manager.go | 87.30% <100.00%> (-0.94%) |
⬇️ |
| internal/watcher/health/health_watcher_service.go | 78.57% <100.00%> (-10.52%) |
⬇️ |
| internal/watcher/watcher_plugin.go | 68.60% <100.00%> (-4.32%) |
⬇️ |
| ...her/instance/nginx-app-protect-instance-watcher.go | 80.00% <83.78%> (-2.69%) |
⬇️ |
| internal/nginx/nginx_service.go | 59.74% <72.88%> (ø) |
|
| ... and 2 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 a35cf30...f46af3b. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading