diff --git a/.codecov.yml b/.codecov.yml index db247200..bcb94ef2 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1 +1,9 @@ comment: off +coverage: + status: + project: + default: + threshold: 5% + patch: + default: + only_pulls: true