diff --git a/codecov.yml b/codecov.yml index 8dee6ee3686..2522ccd90e9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -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,