mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 19:02:01 +00:00
Exclude non-essential files from coverage report
This commit is contained in:
parent
24a4a1e167
commit
6daf23a22b
3 changed files with 11 additions and 1 deletions
|
|
@ -4,3 +4,8 @@ omit =
|
|||
*/llama_stack/providers/*
|
||||
*/llama_stack/templates/*
|
||||
.venv/*
|
||||
*/llama_stack/cli/scripts/*
|
||||
*/llama_stack/ui/*
|
||||
*/llama_stack/strong_typing/*
|
||||
*/llama_stack/env.py
|
||||
*/__init__.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue