Add projects to split by flags
This commit is contained in:
parent
253620650b
commit
67e2fd39a3
13
.codecov.yml
13
.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
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user