Files
openclaw-mission-control/backend/.coveragerc

12 lines
125 B
Plaintext
Raw Normal View History

[run]
branch = True
source =
app
omit =
*/.venv/*
alembic/versions/*
[report]
show_missing = True
skip_covered = True