From e05c2a35b865d58e96564cd62c46c88efc72ba4d Mon Sep 17 00:00:00 2001 From: Itxaka Date: Tue, 8 Aug 2023 12:40:17 +0200 Subject: [PATCH] Update .codecov.yaml --- .codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yaml b/.codecov.yaml index 6f0ba18..b29e79d 100644 --- a/.codecov.yaml +++ b/.codecov.yaml @@ -12,5 +12,5 @@ coverage: pkg: paths: - "pkg/" - target: 75% + target: 70% patch: false