From d107a1f9cca81470df8c91429321ebdc22b524fa Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 3 Jun 2016 15:15:37 +0200 Subject: [PATCH] Don't show codecov status on PRs --- codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codecov.yml b/codecov.yml index 69cb760..243d8a0 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,3 @@ comment: false +status: + patch: false