Skip to content

Commit

Permalink
exclude proto type classes from ut covarage calculate in bifromq-plug…
Browse files Browse the repository at this point in the history
…in-auth-provider (#92)
  • Loading branch information
zhongyuan17 authored Jun 26, 2024
1 parent 7255969 commit 03cd058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@
<exclude>**/proto/*.class</exclude>
<exclude>io/grpc/**/*.class</exclude>
<exclude>com/baidu/bifromq/baserpc/**/*.class</exclude>
<exclude>com/baidu/bifromq/plugin/authprovider/type/*.class</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit 03cd058

Please sign in to comment.