summaryrefslogtreecommitdiffstats
path: root/tools/cover.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cover.sh')
-rw-r--r--tools/cover.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cover.sh b/tools/cover.sh
index 588ce08..fd9e9fe 100644
--- a/tools/cover.sh
+++ b/tools/cover.sh
@@ -29,7 +29,7 @@ show_diff () {
run_coverage_test() {
- ALLOWED_EXTRA_MISSING=10
+ ALLOWED_EXTRA_MISSING=150
# enable debugging
set -x