Enable coverage.py measurement of multiprocess tests

This commit is contained in:
Calen Pennington
2016-06-14 12:45:52 -04:00
parent df399de186
commit dcf5fd3e8f

View File

@@ -26,6 +26,8 @@ omit =
openedx/core/djangoapps/*/migrations/*
openedx/core/djangoapps/debug/*
concurrency=multiprocessing
[report]
ignore_errors = True