Skip to content

Commit

Permalink
relax cov req
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Mar 3, 2024
1 parent 80f5e7e commit af4b826
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 @@ -50,7 +50,7 @@ addopts =
--cov-report=term-missing:skip-covered
--cov-report=html
--cov-report=xml
--cov-fail-under=100
--cov-fail-under=98
--cov-config=setup.cfg

[coverage:run]
Expand Down

0 comments on commit af4b826

Please sign in to comment.