fix code cov components

This commit is contained in:
Ishaan Jaff 2024-10-14 20:35:41 +05:30
parent cc6f34e9d4
commit 0761a03d05

View file

@ -10,13 +10,12 @@ component_management:
paths: paths:
- "*/caching/*" - "*/caching/*"
- ".*redis.*" - ".*redis.*"
- component_id: "litellm logging & logging callbacks" - component_id: "litellm_logging"
paths: paths:
- "*/integrations/*" - "*/integrations/*"
- ".*litellm_logging.py" - ".*litellm_logging.*"
- component_id: "Proxy Authentication" - component_id: "Proxy_Authentication"
paths: paths:
- "*/proxy/auth/*" - "*/proxy/auth/**"
comment: comment:
layout: "header, diff, flags, components" # show component info in the PR comment layout: "header, diff, flags, components" # show component info in the PR comment