Skip to content

Commit

Permalink
ignore SparkEnv code cov
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn committed Nov 7, 2018
1 parent d4b9d61 commit 5a957ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kyuubi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@
<exclude>**/org/apache/spark/launcher/*.class</exclude>
<exclude>**/org/apache/spark/deploy/*.class</exclude>
<exclude>**/org/apache/spark/SparkEnv.class</exclude>
<exclude>**/org/apache/spark/SparkEnv$.class</exclude>
<exclude>**/org/apache/spark/sql/hive/client/*.class</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit 5a957ef

Please sign in to comment.