Skip to content

Commit

Permalink
test: generate coverage report as xml
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Oct 13, 2023
1 parent 5c470bf commit ea8dfdc
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 @@ -68,6 +68,7 @@ addopts = """\
-Wdefault
--cov=remake_migrations
--cov-report=term-missing:skip-covered
--cov-report=xml
--ds=tests.settings
"""
pythonpath = ["src"]
Expand Down

0 comments on commit ea8dfdc

Please sign in to comment.