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.
2 parents 443aafe + 712f732 commit cc315eeCopy full SHA for cc315ee
setup.cfg
@@ -1,2 +1,2 @@
1
[tool:pytest]
2
-addopts= --cov=async_timeout --cov-report=term --cov-report=html
+addopts= --cov=async_timeout --cov-report=term --cov-report=html --cov-branch
0 commit comments