From e562cae6a00cae5cfb22579cdb65799a9a01f311 Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Mon, 15 Apr 2019 17:09:50 -0500 Subject: [PATCH] Update .codecov.yml --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 45b8760b..84a6808a 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,7 +1,7 @@ comment: layout: "reach, diff, flags, files" behavior: default - require_changes: true # if true: only post the comment if coverage changes + require_changes: false # if true: only post the comment if coverage changes require_base: no # [yes :: must have a base report to post] require_head: yes # [yes :: must have a head report to post] branches: null # branch names that can post comment