Skip to content

Commit

Permalink
set coverage at 70%
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Nov 21, 2023
1 parent 40b9eba commit 46477cc
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 @@ -40,7 +40,7 @@ source = [
]

[tool.coverage.report]
fail_under = 100
fail_under = 70
skip_covered = true
show_missing = true

Expand Down

0 comments on commit 46477cc

Please sign in to comment.