codecov.yaml (6 lines of code) (raw):

ignore: - "**/*_test.go" - "**/*generated.*.go" - "**/factory.go" - "**/mock_*.go" - "**/mocks/**"