From 1078d95b8770048a6b24633db703af8fe9f3a655 Mon Sep 17 00:00:00 2001 From: AakashGC Date: Tue, 4 May 2021 12:21:27 +1000 Subject: [PATCH] codecov --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index e2d1494..1d771ca 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,9 +2,9 @@ coverage: status: project: default: - target: 60% + target: 50% threshold: 0.5% patch: default: - target: 60% + target: 50% threshold: 0.5%