Skip to content

Commit

Permalink
chore: coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Sep 9, 2023
1 parent 8dde5bf commit ea1b371
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 @@ -111,7 +111,7 @@ include = ["src/*"]
omit = ["*/tests/*"]

[tool.coverage.report]
fail_under = 95.0
fail_under = 92.0

exclude_lines = [
"def __repr__",
Expand Down

0 comments on commit ea1b371

Please sign in to comment.