Use codecov's automatic flag management (#18927)

This commit is contained in:
Mac Siri 2023-01-24 14:47:36 -05:00 committed by GitHub
parent 8c62f9d6b3
commit f8469b04fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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%