From 67e2fd39a38978f454241b980b943b3d63d3ff18 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Thu, 18 Jul 2019 12:53:24 -0400 Subject: [PATCH] Add projects to split by flags --- .codecov.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index ca00c907c..072ae2b02 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,7 +7,18 @@ coverage: status: project: - default: + default: off + core: + flags: core + threshold: 0.10% + i18n: + flags: i18n + threshold: 0.10% + ui: + flags: ui + threshold: 0.10% + viewer: + flags: viewer threshold: 0.10% patch: off #