We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3546833 commit 0834db0Copy full SHA for 0834db0
.coveragerc
@@ -1,4 +1,5 @@
1
[run]
2
parallel = true
3
-source = pytest_django,pytest_django_test,tests
+source = .
4
+include = pytest_django/*,pytest_django_test/*,tests/*
5
branch = true
0 commit comments