Skip to content

Commit d5c6b97

Browse files
committed
Decrease threshold
1 parent 2448e00 commit d5c6b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ exclude_lines = [
174174
"pragma: no cover"
175175
]
176176

177-
fail_under = 90
177+
fail_under = 88
178178

179179
[tool.coverage.html]
180180
skip_empty = true

0 commit comments

Comments
 (0)