We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea5ea1 commit 672b502Copy full SHA for 672b502
.testcoverage.yml
@@ -22,4 +22,6 @@ threshold:
22
23
# (optional; default 0)
24
# Minimum overall project coverage percentage required.
25
- total: 95
+ total: 95
26
+
27
+fail_below_threshold: false
0 commit comments