diff --git a/codecov.yml b/codecov.yml index 066ab0de..b6065428 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,3 +5,8 @@ ignore: - 'screenshots' - '**/*.json' - '**/tests/**' +coverage: + status: + project: + default: + informational: true