From adde11d014aa5d84840cacaaf4273e625bdc62c7 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Wed, 8 Nov 2017 13:11:02 -0500 Subject: [PATCH] Requires pull requests be tested --- .codecov.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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