From deac5849064938811cfd0075b7ff2ae7cd03758a Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Thu, 4 Sep 2025 09:59:19 +0300 Subject: [PATCH] Bump threshold and readd annotations --- .codecov.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 3216e14e2..2f7378fea 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,7 +4,7 @@ codecov: coverage: precision: 2 round: down - range: "70...100" + range: "75...100" status: project: yes @@ -22,4 +22,7 @@ parsers: comment: layout: "reach, diff, flags, tree, files" behavior: default - require_changes: no \ No newline at end of file + require_changes: no + +github_checks: + annotations: true # Deprecated but very useful