Skip to content

Commit 77f41d3

Browse files
committed
reduce coverage percent
1 parent 9369442 commit 77f41d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ parallel = false
240240
omit = ["reactpy/__init__.py"]
241241

242242
[tool.coverage.report]
243-
fail_under = 100
243+
fail_under = 95
244244
show_missing = true
245245
skip_covered = true
246246
sort = "Name"

0 commit comments

Comments
 (0)