diff options
| -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 |
