From cd868de9a8d2af614821383648547792dbab4d82 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sat, 16 Sep 2023 11:47:02 +0200 Subject: [PATCH] chore: update codecov conf --- codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/codecov.yml b/codecov.yml index dc46984e..af2fac5f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,12 @@ comment: false + +coverage: + status: + project: + default: + target: auto + threshold: 1% + patch: off + github_checks: annotations: false