From 1a7ae839d3739d46783668b6eb1f7a1f0c0fbde1 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 4 Jan 2022 16:26:22 +0100 Subject: [PATCH] Add little slack to CodeCov project/config-flows threshold (#63379) --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 2522ccd90e9..21372758263 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,7 +8,7 @@ coverage: threshold: 0.09 config-flows: target: auto - threshold: 0 + threshold: 1 paths: - homeassistant/components/*/config_flow.py patch: