From 850d79c287d8695dd6ab06b76cc90054270a05da Mon Sep 17 00:00:00 2001 From: niphlod Date: Wed, 1 Jun 2016 00:50:01 +0200 Subject: [PATCH] should turn off the codecov/changes report --- .codecov.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index fd27e1f1..d6109781 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,9 +7,7 @@ coverage: range: "70...100" status: - changes: - default: - enabled : no + changes: false comment: layout: "header, diff, changes"