From 9356231e6488edfd281f18ab191b2f93907b61d7 Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Sun, 29 Mar 2020 15:34:12 +0800 Subject: codecov: formalize coverage settings (#6031) Co-authored-by: Sourcegraph Bot --- codecov.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'codecov.yml') diff --git a/codecov.yml b/codecov.yml index 285498b6..fc947f23 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,9 @@ +coverage: + range: "60...95" + status: + project: + default: + threshold: 1% + comment: layout: 'diff, files' -- cgit v1.2.3