From 9d0e7b24a81502b8ce768d0b72c3f495c96a3003 Mon Sep 17 00:00:00 2001 From: Sacha STAFYNIAK Date: Sun, 3 Nov 2024 22:40:53 +0100 Subject: [PATCH 1/2] ci: update codecov config --- codecov.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/codecov.yml b/codecov.yml index dd6a132..b79062a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,9 +7,7 @@ comment: hide_project_coverage: false status: project: - default: # default is the status check's name, not default settings + default: target: auto - threshold: 1 - base: auto - flags: - - unit + threshold: 0% + base: auto \ No newline at end of file From f5ee3b047edfd44a23ec5eadf17251128cad7319 Mon Sep 17 00:00:00 2001 From: Sacha STAFYNIAK Date: Sun, 3 Nov 2024 22:41:51 +0100 Subject: [PATCH 2/2] ci: update codecov config --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index b79062a..9c3f8cf 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,6 +5,7 @@ comment: require_base: false require_head: true hide_project_coverage: false +coverage: status: project: default: