mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The proxy-server-core matrix entry named test_proxy_server_caching.py and test_proxy_server_langfuse.py by path. This PR deletes both, so pytest exited 5 with "no tests collected" and the whole shard failed without running the four files that do exist. assert-shard-coverage did not catch it because it only checks one direction: every file under tests/proxy_unit_tests/ must appear in some shard. It never checks that every path a shard names still exists, so a stale entry passes. After this change no shard names a missing path and no file is left without a shard. The shard collects 85 tests. |
||
|---|---|---|
| .. | ||
| actions | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| ci-coverage-allowlist.yml | ||
| CODEOWNERS | ||
| dependabot.yaml | ||
| deploy-on-aws.png | ||
| deploy-on-gcp.png | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| template.yaml | ||