summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Springmeyer <springmeyer@users.noreply.github.com>2018-11-30 17:44:26 -0800
committerGitHub <noreply@github.com>2018-11-30 17:44:26 -0800
commit35880c2a2803a2d8eea52a52bbbc0bd78b63f333 (patch)
tree2467813767e237f10ba24ea9519c656ab8b76d87
parentf87ef3f72a6f2beda88bdc25dfbdeb169332603b (diff)
downloadqtlocation-mapboxgl-35880c2a2803a2d8eea52a52bbbc0bd78b63f333.tar.gz
increase threshold to 1% (#13364)
-rw-r--r--codecov.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index 570d68d230..6edf660be0 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,4 +1,9 @@
ignore:
- "test/"
- "vendor/"
- \ No newline at end of file
+
+coverage:
+ status:
+ project:
+ default:
+ threshold: 1%