diff --git a/.codecov.yml b/.codecov.yml index 3f912306d..580be65ec 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,8 +2,9 @@ coverage: status: project: default: - threshold: 0.1 + threshold: 1 + informational: true patch: default: - # minimum coverage at 0, should never fail, but will still report target: 0 + informational: true