add coverage for proxy auth

This commit is contained in:
Ishaan Jaff 2024-10-14 18:50:10 +05:30
parent ef2b8b0991
commit 284deafd0d

View file

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