From 1d0bc532f65cbb13c9faa17626032ce3164b72be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Fri, 7 Aug 2020 19:26:58 +0100 Subject: [PATCH] chore(ci): setup projects in codecov --- codecov.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/codecov.yml b/codecov.yml index 69cb76019..285f0e907 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,14 @@ comment: false + +coverage: + status: + project: + backend: + target: auto + flags: + - backend + ui: + target: 100 + threshold: 0 + flags: + - ui