mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
chore: ignore mocks in codecov (#18685)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,7 @@ ignore:
|
|||||||
- "pkg/client/.*"
|
- "pkg/client/.*"
|
||||||
- "vendor/.*"
|
- "vendor/.*"
|
||||||
- "test/.*"
|
- "test/.*"
|
||||||
|
- "**/mocks/*"
|
||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
# we've found this not to be useful
|
# we've found this not to be useful
|
||||||
|
|||||||
Reference in New Issue
Block a user