From 49e7cd11bf42d7a8d94816f1b329e75580824dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=A3o=20Barbosa?= Date: Sun, 20 Sep 2026 16:23:11 +0100 Subject: [PATCH] chore: remove the codecov bot comments removes the (useless, for now) codecov bot comments on PRs --- codecov.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/codecov.yml b/codecov.yml index 08d0732c5..ff07b2504 100644 --- a/codecov.yml +++ b/codecov.yml @@ -31,7 +31,4 @@ coverage: github_checks: annotations: false -comment: - layout: header, diff - require_changes: false - behavior: default \ No newline at end of file +comment: false \ No newline at end of file