mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
concurrency = multiprocessing
|
||||
data_file = .coverages/.coverage
|
||||
omit =
|
||||
*/django/utils/autoreload.py
|
||||
source = django
|
||||
|
||||
Reference in New Issue
Block a user