django/tests/.coveragerc

16 lines
205 B
INI

[run]
branch = True
omit =
*/django/utils/autoreload.py
parallel = True
source = django
[report]
ignore_errors = True
omit =
*/django/conf/locale/*
*/tests/*
[html]
directory = coverage_html