Skip to content

Commit

Permalink
fix coverage not recording anything
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed May 9, 2024
1 parent cf9c67b commit 0760ea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ extend-exclude = '''(
)'''

[tool.pytest.ini_options]
addopts = "--cov=otaclient.app --cov=otaclient.ota_proxy"
asyncio_mode = "auto"
log_auto_indent = true
log_format = "%(asctime)s %(levelname)s %(filename)s %(funcName)s,%(lineno)d %(message)s"
Expand Down

0 comments on commit 0760ea7

Please sign in to comment.