Skip to content

Commit

Permalink
lower threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
RB387 committed Mar 22, 2024
1 parent 61d3451 commit a4c5ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ addopts = """\
"""

[tool.coverage.report]
fail_under = 100
fail_under = 90
exclude_lines = [
'if TYPE_CHECKING:',
'pragma: no cover'
Expand Down

0 comments on commit a4c5ec1

Please sign in to comment.