diff --git a/.codecov.yml b/.codecov.yml index 58400ac4..6dac6fdc 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,7 +3,7 @@ coverage: status: patch: default: - threshold: 50% + only_pulls: true project: default: - threshold: 0.1% + informational: true