summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2020-06-05 14:20:20 -0400
committerGitHub <noreply@github.com>2020-06-05 14:20:20 -0400
commitd9dac33675f22803a318370dba8266f3fc87703b (patch)
tree2fb36c6287c177a90e644d155c189b1ef4a121ce
parentc85fa9d2b2ec270ea5014d3a650c90221ee7402a (diff)
downloadsdl_ios-bugfix/issue-1678-codecov-example-apps.tar.gz
Add BSON and example apps to codecov exclude listbugfix/issue-1678-codecov-example-apps
-rw-r--r--codecov.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index dbf6a6562..482cfbe10 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -5,7 +5,8 @@ coverage:
ignore:
- Carthage/.*
- SmartDeviceLinkTests/.*
- - SmartDeviceLinkExample/.*
+ - Example Apps/.*
+ - bson_c_lib/.*
status:
project: false
patch: