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 0d261aa + ef9755e commit c8a7a4dCopy full SHA for c8a7a4d
tox.ini
@@ -11,7 +11,7 @@ setenv =
11
commands =
12
coverage erase
13
coverage run -m pytest {posargs:tests}
14
- coverage report --fail-under 100
+ coverage report
15
16
[testenv:pre-commit]
17
skip_install = true
0 commit comments