ignore SparkEnv code cov
This commit is contained in:
parent
d4b9d61ea4
commit
5a957ef5d8
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user