Skip to content

Commit

Permalink
Bump target coverage to 84%
Browse files Browse the repository at this point in the history
  • Loading branch information
madwort committed Nov 8, 2024
1 parent 762ac71 commit 3141f1e
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 = 84
show_missing = true
skip_covered = true

Expand Down

0 comments on commit 3141f1e

Please sign in to comment.