# Coverage configuration for go-test-coverage # https://github.com/vladopajic/go-test-coverage profile: coverage.out threshold: file: 0 package: 0 total: 0 exclude: paths: - _test\.go$