summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2018-11-13 16:12:24 -0800
committerDane Springmeyer <dane@mapbox.com>2018-11-30 14:05:38 -0800
commitbcb0796bd715edcae62b339774e614bf0bf506f2 (patch)
tree2467813767e237f10ba24ea9519c656ab8b76d87
parentf87ef3f72a6f2beda88bdc25dfbdeb169332603b (diff)
downloadqtlocation-mapboxgl-bcb0796bd715edcae62b339774e614bf0bf506f2.tar.gz
increase threshold to 1%upstream/coverage-tolerance
-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%