Skip to content

Commit

Permalink
up the test coverage limit
Browse files Browse the repository at this point in the history
  • Loading branch information
zkoppert committed May 23, 2023
1 parent 02271af commit d4c79e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
test:
pytest -v --cov=. --cov-fail-under=90
pytest -v --cov=. --cov-fail-under=80

0 comments on commit d4c79e0

Please sign in to comment.