Enable coverage.py measurement of multiprocess tests
This commit is contained in:
@@ -26,6 +26,8 @@ omit =
|
||||
openedx/core/djangoapps/*/migrations/*
|
||||
openedx/core/djangoapps/debug/*
|
||||
|
||||
concurrency=multiprocessing
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user