From 57b54b59ed74ec37338ae26b3864d051255aba49 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Sun, 25 Apr 2021 20:55:15 +0200 Subject: ci: Update Codecov paths This change updates the references to the API and Simulator modules of the projects for Codecov. --- codecov.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'codecov.yml') 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 -- cgit v1.2.3