Magically increase the code coverage!!! (#1370)

This commit is contained in:
dthomson25 2019-04-04 10:06:10 -06:00 committed by GitHub
parent 57ff5b25e4
commit 4d494f3a1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
ignore:
- "**/*.pb.go"
- "**/*.pb.gw.go"
- "**/*_test.go"
- "pkg/apis/.*"
- "pkg/client/.*"