mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
78da5ca0c1
This reverts commit 69352d85fa
.
Test coverage for async methods was no longer calculated with this
change.
15 lines
189 B
INI
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
|