From 5a092023099e168ab25b69714c0d6e32d71d869d Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Thu, 27 Aug 2020 17:39:52 -0400 Subject: [PATCH] ci: lower codecov baseline (#704) --- codecov.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codecov.yaml b/codecov.yaml index 5724ea947..c00182958 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -2,3 +2,6 @@ codecov: ci: - source.cloud.google.com +coverage: + round: down + range: "50...100" \ No newline at end of file