diff --git a/codecov.yaml b/codecov.yaml index 86aa58474..a76f03552 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -10,13 +10,12 @@ component_management: paths: - "*/caching/*" - ".*redis.*" - - component_id: "litellm logging & logging callbacks" + - component_id: "litellm_logging" paths: - "*/integrations/*" - - ".*litellm_logging.py" - - component_id: "Proxy Authentication" + - ".*litellm_logging.*" + - component_id: "Proxy_Authentication" paths: - - "*/proxy/auth/*" - + - "*/proxy/auth/**" comment: layout: "header, diff, flags, components" # show component info in the PR comment \ No newline at end of file