diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..d5d13df6b4 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,10 @@ +# +# Copyright (c) 2017 Intel Corporation +# +# SPDX-License-Identifier: Apache-2.0 +# + +ignore: + - "protocols/grpc/*.json" + - "protocols/grpc/*.pb.go" + - "protocols/grpc/*.proto"