diff --git a/codecov.yml b/codecov.yml index 37819ae80..f6dbc7cf6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,10 +2,12 @@ coverage: status: project: default: + # https://docs.codecov.com/docs/commit-status#informational + informational: true target: 80% - threshold: 5% patch: default: + informational: true target: 80% github_checks: - annotations: false \ No newline at end of file + annotations: false