From 4f577d0f9ad5c00ff2d8e7ab74baaafdaff43ed3 Mon Sep 17 00:00:00 2001 From: Christian Carlsson Date: Sun, 22 Dec 2024 19:36:13 +0000 Subject: [PATCH] chore: update codacy config (#317) --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 1163e69a..8fee1ad9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,5 @@ -ignore: +--- +exclude_paths: - "*_mock.go" - "*_test.go" - "server/gen"