We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b868c7 commit d2d17b3Copy full SHA for d2d17b3
scripts/api-tests.sh
@@ -37,7 +37,7 @@ ABS_SCRIPTPATH="$(
37
TEST_FILE=""
38
FOLDER=""
39
HTML_REPORT=false
40
-COVERAGE_THRESHOLD=80 # Branch coverage threshold should be 85, this is temporary
+COVERAGE_THRESHOLD=50 # Branch coverage threshold should be 85, this is temporary
41
42
# color codes for easier reading
43
RED='\033[0;31m'
0 commit comments