From 0cb186e94b9fc15883c164725d6da2b02b8f569e Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Mon, 13 Apr 2026 22:24:05 +0200 Subject: [PATCH] Remove `codecov.yml` configuration file to clean up unused CI settings. --- codecov.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index f6e0f07..0000000 --- a/codecov.yml +++ /dev/null @@ -1,10 +0,0 @@ -coverage: - status: - project: - default: - informational: true - threshold: 0% - base: auto - patch: - default: - informational: true