Skip to content

Commit 45cf670

Browse files
committed
feat(DEVC-2097): update fail_under for make coverage to lower value
1 parent 0ad024d commit 45cf670

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
@@ -69,7 +69,7 @@ parallel = true
6969

7070
[tool.coverage.report]
7171
precision = 2
72-
fail_under = 97.59
72+
fail_under = 97.00
7373
skip_covered = true
7474
show_missing = true
7575
exclude_lines = [

0 commit comments

Comments
 (0)