Skip to content

Commit

Permalink
add minimum coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
shapiromatron committed Oct 17, 2024
1 parent e6a3fc6 commit 317e71b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ omit = [
"./tests/*",
"./venv/*"
]

[tool.coverage.report]
fail_under=99
precision=1

0 comments on commit 317e71b

Please sign in to comment.