Skip to content

Commit

Permalink
TST: ensure code coverage is uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Dec 11, 2024
1 parent 6f4e891 commit 6de4876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ addopts = '''
--doctest-plus
--cov=audmodel
--cov-fail-under=100
--cov-report term-missing
--cov-report xml
--ignore=docs/
--ignore=misc/
'''
Expand Down

0 comments on commit 6de4876

Please sign in to comment.