Message ID | 1494457204-18236-2-git-send-email-odpbot@yandex.ru |
---|---|
State | Superseded |
Headers | show |
Series | [v1,1/1] codecov: enable threshold for patches | expand |
diff --git a/.codecov.yml b/.codecov.yml index 36270d6..5584f75 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,9 +8,15 @@ coverage: range: "50...75" status: project: - target: 70% - threshold: 5% - patch: yes + default: + enabled: yes + target: 70% + threshold: 5% + patch: + default: + enabled: yes + target: 70% + threshold: 5% changes: yes parsers: