diff --git a/.codecov.yml b/.codecov.yml index b9a9d80675..121c30599b 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,7 +7,10 @@ coverage: threshold: 0 if_no_uploads: failure if_ci_failed: failure - patch: off + patch: + default: + target: 100% + only_pulls: true changes: default: if_no_uploads: failure