diff --git a/.codecov.yml b/.codecov.yml index 6700ed0f05..0d91db029a 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,6 +8,7 @@ ignore: - "pkg/client/.*" - "vendor/.*" - "test/.*" +- "**/mocks/*" coverage: status: # we've found this not to be useful