From 51045962d39de127d00f334c9db483f99e0a274c Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 20 Dec 2018 11:55:31 -0800 Subject: [PATCH] Adjust settings --- .codecov.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 1adae74a4..bb6f9aaaa 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,12 @@ -ignore: - - "src/bin" coverage: + range: 50..100 + round: down + precision: 1 status: + project: off patch: off + +comment: + layout: "diff" + behavior: default + require_changes: no