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 fb29c20 commit 7f82f67Copy full SHA for 7f82f67
pyproject.toml
@@ -378,6 +378,7 @@ log_format = "%(asctime)s.%(msecs)03d %(levelname)-8s %(threadName)s %(name)s:%(
378
log_date_format = "%Y-%m-%d %H:%M:%S"
379
asyncio_mode = "auto"
380
asyncio_default_fixture_loop_scope = "function"
381
+adopts = "--cov=airos"
382
filterwarnings = [
383
"error:usefixtures\\(\\) in .* without arguments has no effect:UserWarning", # pytest
384
0 commit comments