From 2a5e45fbbbaa9b7477d8fcecf9433a6c0e37e1b2 Mon Sep 17 00:00:00 2001 From: Sebastian Wilzbach Date: Sun, 4 Feb 2018 17:23:57 +0100 Subject: [PATCH] Use informational:true for CodeCov --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 70ce23480..b9c0d31ac 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -37,7 +37,7 @@ coverage: project: off patch: default: - threshold: 5 + informational: true changes: off comment: false