diff --git a/codecov.yml b/.codecov.yml similarity index 100% rename from codecov.yml rename to .codecov.yml index 04582b9b2..c61725b35 100644 --- a/codecov.yml +++ b/.codecov.yml @@ -2,9 +2,9 @@ coverage: ignore: - Tests/.* status: + patch: false + changes: false project: default: target: 65 - patch: false - changes: false comment: false