add caching component to code cov

This commit is contained in:
Ishaan Jaff 2024-10-14 18:40:24 +05:30
parent 23b4ded35e
commit 045a029c54

View file

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