diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/codecov.yml b/codecov.yml index fa66b52..ccb3a37 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,10 +1,8 @@ --- -codecov: - require_ci_to_pass: true comment: false coverage: status: - patch: false + patch: true project: default: threshold: 0.5% |