From 60513a22296e40cb03d180ba417087a8fc11a276 Mon Sep 17 00:00:00 2001 From: Marcin Procyk Date: Mon, 29 Jul 2024 18:15:06 +0200 Subject: [PATCH] chore: disable codecov annotations (#156) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Christian Kleinbölting --- .github/codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/codecov.yml b/.github/codecov.yml index cd5ce8fc..f33e8851 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -10,6 +10,8 @@ coverage: default: # Avoid false negatives threshold: 1% + github_checks: + annotations: false # Test files aren't important for coverage ignore: