mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-27 05:07:36 +00:00
fc32f91ffd
The router_code_coverage.py script only scans test files with "router" in the filename. test_health_check_routing.py was invisible to this check, causing _async_filter_health_check_unhealthy_deployments and _filter_health_check_unhealthy_deployments to appear untested. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>