From f2f72267081f13989575d179457c9ba2d559b22a Mon Sep 17 00:00:00 2001 From: liu-idf18 Date: Sun, 5 Jul 2026 15:01:36 -0300 Subject: [PATCH 1/2] Update codecov.yml TZAHAL 1165 --- .github/codecov.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index fec29d63b4811..8a1ee497fdd5a 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,14 +1,14 @@ -comment: false +comment: coverage: - precision: 5 + precision: 9 status: patch: default: - informational: true + informational: project: default: - informational: true + informational: github_checks: - annotations: false + annotations: From 5a52c71d8e715e1475afe56e0c35c08e52d9c52d Mon Sep 17 00:00:00 2001 From: liu-idf18 Date: Sun, 5 Jul 2026 15:04:00 -0300 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .github/codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index 8a1ee497fdd5a..884672805ce90 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,4 +1,4 @@ -comment: +comment: false coverage: precision: 9