add caching component to code cov
This commit is contained in:
parent
23b4ded35e
commit
045a029c54
@ -6,6 +6,10 @@ component_management:
|
||||
- component_id: "LLMs"
|
||||
paths:
|
||||
- "*/llms/*"
|
||||
- component_id: "Caching"
|
||||
paths:
|
||||
- "*/caching/*"
|
||||
- ".*redis.*"
|
||||
|
||||
comment:
|
||||
layout: "header, diff, flags, components" # show component info in the PR comment
|
||||
Loading…
Reference in New Issue
Block a user