Build
- Excluding Generated Mocks From Coverage
May 29, 2024
-
1 min readSome projects make rather heavy use of gomock for testing, and I’ve noticed the command that I had been using to run all tests and generate coverage included the mocks in coverage and brought the numbers down.