Fix Codecov path prefix via fixes directive

This commit is contained in:
joereyna 2026-03-31 10:08:24 -07:00
parent e7e0637f53
commit a8a3eb9d5b
No known key found for this signature in database
GPG Key ID: 37E09E2BDB5920E5

View File

@ -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