From 73c7af102be14e6eed6ae916def7d1e169a931e0 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Mon, 30 Nov 2020 19:03:58 -0300 Subject: [PATCH] Configure Codecov parameters --- .codecov.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 64b23903b..54616a49c 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,3 +1,11 @@ comment: off +github_checks: + annotations: false coverage: - range: "100...100" + status: + patch: + default: + target: 95% + project: + default: + threshold: 1%