Skip to content

Commit 672b502

Browse files
committed
chore: adding coverage
1 parent 6ea5ea1 commit 672b502

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.testcoverage.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ threshold:
2222

2323
# (optional; default 0)
2424
# Minimum overall project coverage percentage required.
25-
total: 95
25+
total: 95
26+
27+
fail_below_threshold: false

0 commit comments

Comments
 (0)