From df5dbbd4350729bb8207b48b330fa6f9690c2e30 Mon Sep 17 00:00:00 2001 From: Jose Torronteras <7280807+josetorronteras@users.noreply.github.com> Date: Sat, 8 Jun 2024 10:35:52 +0200 Subject: [PATCH] Update codecov.yml --- codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/codecov.yml b/codecov.yml index ffc5e59..302515a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -9,4 +9,8 @@ coverage: project: default: target: 80% + threshold: 1% + patch: + default: + target: 60% threshold: 1% \ No newline at end of file