Use codecov's automatic flag management (#18927)
This commit is contained in:
parent
8c62f9d6b3
commit
f8469b04fb
1 changed files with 9 additions and 0 deletions
|
|
@ -2,3 +2,12 @@ ignore:
|
|||
- "vendor"
|
||||
- "bin"
|
||||
- "**/*.svg"
|
||||
flag_management:
|
||||
default_rules:
|
||||
carryforward: true
|
||||
statuses:
|
||||
- type: project
|
||||
target: auto
|
||||
threshold: 1%
|
||||
- type: patch
|
||||
target: 90%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue