mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 14:21:58 +00:00
Fix Codecov path prefix via fixes directive
This commit is contained in:
@@ -20,6 +20,9 @@ component_management:
|
||||
- component_id: "Enterprise"
|
||||
paths:
|
||||
- "enterprise/**"
|
||||
fixes:
|
||||
- "::litellm/" # prepend litellm/ to all paths (coverage records relative to package root)
|
||||
|
||||
comment:
|
||||
layout: "header, diff, flags, components" # show component info in the PR comment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user