提交 9bb632a1 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Update pom.xml

Exclude the grpc generated codes for ci coverage.
上级 04fbe180
......@@ -173,6 +173,7 @@
<instrumentation>
<excludes>
<exclude>org/skywalking/apm/network/trace/proto/*.class</exclude>
<exclude>org/skywalking/apm/collector/remote/grpc/**/*.class</exclude>
</excludes>
</instrumentation>
</configuration>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册