diff --git a/codecov.yml b/codecov.yml index 69cb760..de10b6f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,9 @@ comment: false +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true \ No newline at end of file