2019-04-04 04:44:15 +00:00
|
|
|
codecov:
|
|
|
|
branch: dev
|
|
|
|
coverage:
|
|
|
|
status:
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
target: 90
|
|
|
|
threshold: 0.09
|
2021-12-01 11:52:08 +00:00
|
|
|
config-flows:
|
|
|
|
target: auto
|
|
|
|
threshold: 0
|
|
|
|
paths:
|
|
|
|
- homeassistant/components/*/config_flow.py
|
|
|
|
patch:
|
|
|
|
default:
|
|
|
|
target: auto
|
|
|
|
config-flows:
|
|
|
|
target: 100
|
|
|
|
threshold: 0
|
|
|
|
paths:
|
|
|
|
- homeassistant/components/*/config_flow.py
|
2020-04-07 16:01:01 +00:00
|
|
|
comment: false
|
2021-11-23 22:57:45 +00:00
|
|
|
|
|
|
|
# To make partial tests possible,
|
|
|
|
# we need to carry forward.
|
|
|
|
flag_management:
|
|
|
|
default_rules:
|
2021-11-25 16:35:15 +00:00
|
|
|
carryforward: false
|
|
|
|
individual_flags:
|
|
|
|
- name: full-suite
|
|
|
|
paths:
|
|
|
|
- ".*"
|
|
|
|
carryforward: true
|