forked from phoenix/litellm-mirror
update code cov yaml
This commit is contained in:
parent
4132a97787
commit
fac1bb4deb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue