From b2d1a24999f23107d592d9a0adcffe108a6a20c3 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Tue, 6 Aug 2019 17:24:09 -0400 Subject: [PATCH] Update .codecov.yml --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index b6fc92809b..f10c187329 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -12,7 +12,7 @@ coverage: project: default: against: auto - target: 100% # specify the target coverage for each commit status + target: 99% # specify the target coverage for each commit status threshold: 20% # allow this little decrease on project # https://github.com/codecov/support/wiki/Filtering-Branches # branches: master @@ -39,4 +39,4 @@ comment: layout: header, diff require_changes: false behavior: default # update if exists else create new - # branches: * \ No newline at end of file + # branches: *