Skip to content

Commit 7120f60

Browse files
committed
[DEVOPS-637] lower required code coverage
1 parent 12c51b4 commit 7120f60

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
@@ -93,7 +93,7 @@ exclude_lines = [
9393
"pragma: no cover"
9494
]
9595

96-
fail_under = 90
96+
fail_under = 60
9797

9898
[tool.coverage.html]
9999
skip_empty = true

0 commit comments

Comments
 (0)