Skip to content

Commit

Permalink
lower coverage to 91.53
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Sep 14, 2020
1 parent c5d3ef1 commit 09547e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ addopts =
--strict-config
--strict-markers
--cov
--cov-fail-under=92.00
--cov-fail-under=91.53
--cov-report=term-missing:skip-covered
xfail_strict = True
junit_family = xunit2
Expand Down

0 comments on commit 09547e7

Please sign in to comment.