summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2021-04-25 20:55:15 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2021-04-25 20:55:15 +0200
commit57b54b59ed74ec37338ae26b3864d051255aba49 (patch)
treeadd513890005233a7784466797bfe6f5052e9eeb /codecov.yml
parent1179984f6b4ee9fa97582c73eaa6d962d8588141 (diff)
ci: Update Codecov paths
This change updates the references to the API and Simulator modules of the projects for Codecov.
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/codecov.yml b/codecov.yml
index 6b69e117..9f591a85 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,7 +1,8 @@
flags:
simulator:
- paths:
- - simulator/
+ ignore:
+ - opendc-web/opendc-web-ui
+ - opendc-web/opendc-web-api
api:
paths:
- - api/
+ - opendc-web/opendc-web-api