diff --git a/.codecov.yml b/.codecov.yml index 03a93cd47..ef35746d2 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,13 +6,13 @@ ignore: coverage: status: project: - informational: true default: + informational: true # Commits pushed to master should not make the overall # project coverage decrease: target: auto threshold: 0% patch: - informational: true default: + informational: true threshold: 0%