diff --git a/.codecov.yml b/.codecov.yml index 6700ed0f05e74..0d91db029a28b 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