diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2022-04-04 15:31:06 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2022-04-04 15:31:06 +0200 |
| commit | aac62bb0d95d469306bd586cedcc7ee01c888a6e (patch) | |
| tree | 0b17f2a85b1280bba5e1af86ba896619d76a2b1d /codecov.yml | |
| parent | 2d763eb569e041d27a84e9102a9c08fe0bcd4683 (diff) | |
ci: Remove Codecov flags
This change removes the API and simulator flags from the Codecov
configuration, since we have unified the simulator and web API.
Diffstat (limited to 'codecov.yml')
| -rw-r--r-- | codecov.yml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/codecov.yml b/codecov.yml index 9f591a85..8b137891 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,8 +1 @@ -flags: - simulator: - ignore: - - opendc-web/opendc-web-ui - - opendc-web/opendc-web-api - api: - paths: - - opendc-web/opendc-web-api + |
