Skip to content

Commit

Permalink
Bump target coverage to 85%
Browse files Browse the repository at this point in the history
  • Loading branch information
madwort committed Oct 10, 2024
1 parent 09b960b commit 7833b93
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 @@ -45,7 +45,7 @@ omit = [
]

[tool.coverage.report]
fail_under = 82
fail_under = 85
show_missing = true
skip_covered = true

Expand Down

0 comments on commit 7833b93

Please sign in to comment.