diff --git a/codecov.yaml b/codecov.yaml index 1e8dd9f9f7..429e2a3a5e 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -1,2 +1,7 @@ github_checks: - annotations: false \ No newline at end of file + annotations: false +coverage: + status: + project: + default: + informational: true \ No newline at end of file