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 #