From 6b17ece4ff5026516979455cec3cded289dbcb62 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Fri, 15 Dec 2023 12:33:43 +0100 Subject: [PATCH] MAINT: update Codecov config style --- codecov.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/codecov.yml b/codecov.yml index 37356a53c..64157f16e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,13 +14,13 @@ coverage: threshold: 1% # allow drops by this percentage base: auto # advanced - branches: null + branches: [] if_no_uploads: error if_not_found: success if_ci_failed: error only_pulls: false - flags: null - paths: null + flags: [] + paths: [] patch: default: # basic