From 0676db2b399113be2951b672dcd4dbb91ba14099 Mon Sep 17 00:00:00 2001 From: Sacha STAFYNIAK Date: Sun, 3 Nov 2024 22:36:21 +0100 Subject: [PATCH] ci: update codecov config --- codecov.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/codecov.yml b/codecov.yml index 2550ca8..dd6a132 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,3 +5,11 @@ comment: require_base: false require_head: true hide_project_coverage: false + status: + project: + default: # default is the status check's name, not default settings + target: auto + threshold: 1 + base: auto + flags: + - unit