Skip to content

Commit

Permalink
Lower min code coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Puehringer <[email protected]>
  • Loading branch information
lukpueh committed Apr 9, 2024
1 parent 933c570 commit 7eb95c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ deps =
commands =
python -m tests.check_gpg_available
coverage run tests/aggregate_tests.py
coverage report -m --fail-under 83
coverage report -m --fail-under 75

[testenv:purepy311]
deps =
Expand Down

0 comments on commit 7eb95c3

Please sign in to comment.