chore: ignore mocks in codecov (#18685)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
Michael Crenshaw
2024-06-15 14:54:26 -04:00
committed by GitHub
parent f770a2a73a
commit 1ecd39741f

View File

@@ -8,6 +8,7 @@ ignore:
- "pkg/client/.*"
- "vendor/.*"
- "test/.*"
- "**/mocks/*"
coverage:
status:
# we've found this not to be useful