mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it."
This reverts commit 69352d85fa.
Test coverage for async methods was no longer calculated with this
change.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,6 +13,6 @@ docs/_build/
|
||||
docs/locale/
|
||||
node_modules/
|
||||
tests/coverage_html/
|
||||
tests/.coverage*
|
||||
tests/.coverage
|
||||
build/
|
||||
tests/report/
|
||||
|
||||
Reference in New Issue
Block a user