diff --git a/.codecov.yml b/.codecov.yml index 64b23903b..54616a49c 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,3 +1,11 @@ comment: off +github_checks: + annotations: false coverage: - range: "100...100" + status: + patch: + default: + target: 95% + project: + default: + threshold: 1%