From ec49147f548f485ebb7b3d6b80f6d39c41c5bd0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Fr=C3=B6hlich?= Date: Fri, 1 Mar 2024 09:49:57 +0100 Subject: [PATCH] Update codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index ff3d9ff..7b686b4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,7 +8,7 @@ coverage: informational: true patch: off fixes: - - "ros_ws/src/*/kinematics_interface/::" + - "ros_ws/src/kinematics_interface/::" ignore: - "**/test" - "test"