Skip to content

Commit

Permalink
test: roll back coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jerivas committed Jan 5, 2022
1 parent c6d60c4 commit ee64d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ addopts =
--cov-report html
--cov-report term:skip-covered
# Original coverage was 60% (not great), but at least ensure we don't go below
--cov-fail-under 62
--cov-fail-under 61

0 comments on commit ee64d5a

Please sign in to comment.