Skip to content

Commit

Permalink
bump coverage minimum up 6 to 88
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodearnest committed Oct 21, 2024
1 parent 4edeaea commit 918f620
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 @@ -60,7 +60,7 @@ omit = [
]

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

Expand Down

0 comments on commit 918f620

Please sign in to comment.