1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/.coveragerc

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