update code cov yaml

This commit is contained in:
Ishaan Jaff 2024-10-14 18:31:22 +05:30
parent 4132a97787
commit fac1bb4deb

View file

@ -2,10 +2,10 @@ component_management:
individual_components:
- component_id: "Router"
paths:
- "litellm/router.py"
- "router"
- component_id: "LLMs"
paths:
- "litellm/llms/*"
- "*/llms/*"
comment:
layout: "header, diff, flags, components" # show component info in the PR comment