diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-04-25 20:55:15 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-04-25 20:55:15 +0200 |
| commit | 57b54b59ed74ec37338ae26b3864d051255aba49 (patch) | |
| tree | add513890005233a7784466797bfe6f5052e9eeb | |
| parent | 1179984f6b4ee9fa97582c73eaa6d962d8588141 (diff) | |
ci: Update Codecov paths
This change updates the references to the API and Simulator modules of
the projects for Codecov.
| -rw-r--r-- | codecov.yml | 7 |
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 |
