Skip to content

Commit

Permalink
Reduce code coverage for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Dec 12, 2023
1 parent c9cfba4 commit 433d612
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 @@ -76,7 +76,7 @@ cache_dir = '.cache/pytest'
xfail_strict = true
addopts = '''
--cov=audb
--cov-fail-under=100
--cov-fail-under=70
--cov-report term-missing
--cov-report xml
--ignore=docs/
Expand Down

0 comments on commit 433d612

Please sign in to comment.