Guard config flow coverage in Codecov (#60718)

This commit is contained in:
Franck Nijhof 2021-12-01 12:52:08 +01:00 committed by GitHub
parent 2ba21d6bf3
commit d5dc963b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -6,6 +6,19 @@ coverage:
default:
target: 90
threshold: 0.09
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
comment: false
# To make partial tests possible,