Skip to content

Commit

Permalink
Report coverage on every test run
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorJohn committed Sep 22, 2024
1 parent 1dcabbc commit a0184e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ check_untyped_defs = true

[tool.pytest.ini_options]
asyncio_mode = "auto"
addopts = "--cov=aiogqlc --cov-report term-missing --cov-report html"

0 comments on commit a0184e5

Please sign in to comment.