diff --git a/codecov.yaml b/codecov.yaml index 30c038ec..0f42ad4e 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -9,5 +9,7 @@ coverage: informational: true patch: default: - # Expect 80% coverage on all lines that a PR touches + # Encourage (but don't enforce) 80% coverage on all lines that a PR + # touches target: 80% + informational: true