diff --git a/codecov.yml b/codecov.yml index d08101fc8..e37f38c89 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,4 +2,9 @@ coverage: status: project: default: + threshold: null informational: true +github_checks: + annotations: false +comment: + require_changes: true \ No newline at end of file