diff --git a/codecov.yml b/.codecov.yml similarity index 70% rename from codecov.yml rename to .codecov.yml index f5db33d..a641bd5 100644 --- a/codecov.yml +++ b/.codecov.yml @@ -6,10 +6,9 @@ coverage: status: project: default: - target: 30% - threshold: 5% - patch: no - changes: no + threshold: 5 + patch: off + changes: off comment: false