From 6222b019ae850878b4dca0d3e5f072b9b6949416 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Fri, 15 Nov 2024 01:50:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20Declare=20a=20packaging=20flag?= =?UTF-8?q?=20@=20codecov?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index ed6f708..abada89 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -30,6 +30,10 @@ coverage: paths: - propcache/ target: 100% + packaging: + paths: + - packaging/ + target: 75.24% tests: flags: - pytest