django1/tests/.coveragerc

15 lines
189 B
INI

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