home-assistant-core/codecov.yml
Franck Nijhof 6b59e305cb
Run partial test suite in CI if core untouched (#60230)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-23 14:57:45 -08:00

16 lines
249 B
YAML

codecov:
branch: dev
coverage:
status:
project:
default:
target: 90
threshold: 0.09
comment: false
# To make partial tests possible,
# we need to carry forward.
flag_management:
default_rules:
carryforward: true