Skip to content

Commit

Permalink
Update codecov.yml (uber#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev authored Mar 13, 2019
1 parent 8608d69 commit ac71165
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ coverage:
enabled: yes
target: 50%
ignore:
- /cmd/prototool
- /example/cmd/excited
- /example/gen/go/uber/foo/v1
- /example/gen/go/uber/bar/v1
- /example/gen/go/uber/foo/v1
- /internal/cmd/gen-prototool-bash-completion
- /internal/cmd/gen-prototool-manpages
- /internal/cmd/gen-prototool-zsh-completion
- /internal/cmd/testdata/grpc/gen/grpcpb
- /internal/reflect/gen/uber/proto/reflect/v1

0 comments on commit ac71165

Please sign in to comment.