Skip to content

Commit b5a9e5c

Browse files
committed
update codecoverage to exclude generated code
Signed-off-by: Jordan Dubrick <[email protected]>
1 parent 4b5d84d commit b5a9e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codecov.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ coverage:
4444
- "vendor/*"
4545
- "Makefile"
4646
- ".travis.yml"
47+
- "**/*.gen.go"
4748

4849
# See http://docs.codecov.io/docs/pull-request-comments-1
4950
comment:

0 commit comments

Comments
 (0)