We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b1840 commit 347c9abCopy full SHA for 347c9ab
pyproject.toml
@@ -92,6 +92,7 @@ addopts = [
92
"--numprocesses=logical",
93
"--maxprocesses=4",
94
"--cov=src/docket",
95
+ "--cov=tests",
96
"--cov-report=term-missing",
97
"--cov-branch",
98
]
0 commit comments