django/tests/.coveragerc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
189 B
Plaintext
Raw Normal View History

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