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 09971f0 commit 4b6ca80Copy full SHA for 4b6ca80
pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts = -vvv --cov=. --cov-report xml --cov-report term-missing --cov-fail-under=92
+addopts = -vvv --cov=. --cov-report xml --cov-report term-missing --cov-fail-under=80
3
asyncio_mode = auto
4
log_cli = true
5
log_cli_level = DEBUG
0 commit comments