Skip to content

Commit 0a4edab

Browse files
committed
RDCIST-3853: Update coverage min
1 parent 7868a2a commit 0a4edab

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
@@ -194,7 +194,7 @@ omit = [
194194

195195
# https://coverage.readthedocs.io/en/latest/config.html#report
196196
[tool.coverage.report]
197-
fail_under = 100
197+
fail_under = 70
198198
skip_covered = true
199199
show_missing = true
200200
ignore_errors = true

0 commit comments

Comments
 (0)