We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ead4b4 commit 4ae3d69Copy full SHA for 4ae3d69
setup.cfg
@@ -1,5 +1,6 @@
1
[coverage:run]
2
-source = pytest_asyncio
+source = pytest_asyncio,tests
3
+branch = 1
4
5
[coverage:report]
6
show_missing = true
0 commit comments