Files
python-tdd/src/.coveragerc

9 lines
106 B
INI

[run]
source = apps
omit =
*/migrations/*
*/tests/*
*/routing.py
[report]
show_missing = true