Skip to content

up retry time

f46af3b
Select commit
Loading
Failed to load commit list.
Open

Refactor Instance Watcher #1490

up retry time
f46af3b
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/nginx/nginx_plugin.go 78.87% 82 Missing and 8 partials ⚠️
...ernal/watcher/instance/instance_watcher_service.go 76.08% 17 Missing and 5 partials ⚠️
internal/nginx/nginx_service.go 72.88% 15 Missing and 1 partial ⚠️
...her/instance/nginx-app-protect-instance-watcher.go 83.78% 5 Missing and 1 partial ⚠️
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.