aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2018-12-04 13:43:41 -0800
committerjmkiley <jordan.kiley@mapbox.com>2019-03-14 12:59:30 -0700
commit6e08dd7dab7089d42ca1dc56656b9e99c72fabfd (patch)
tree860c8f915d46fcd5165826779938325d74da5e61
parentad95a3d409af5e3e5260471dbb048af63b9962c4 (diff)
[ios] testing flags
-rw-r--r--circle.yml2
-rw-r--r--codecov.yml4
2 files changed, 5 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 9687a2dae..6d6531381 100644
--- a/circle.yml
+++ b/circle.yml
@@ -861,7 +861,7 @@ jobs:
- run:
name: Upload coverage results to codecov.io
command: |
- curl -sSfL -o codecov https://codecov.io/bash
+ curl -sSfL -o codecov https://codecov.io/bash - F ios
chmod +x codecov
./codecov -c
diff --git a/codecov.yml b/codecov.yml
index e73ac3de7..285c5e4cc 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -3,6 +3,10 @@ ignore:
- "vendor/"
- "platform/ios/test"
- "platform/darwin/test"
+flags:
+ ios:
+ paths:
+ - "platform/ios/" - "platform/darwin/test"
coverage:
status:
project: