ignore storage classes from cover report
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -128,6 +128,10 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<output>file</output>
|
<output>file</output>
|
||||||
<append>true</append>
|
<append>true</append>
|
||||||
|
|
||||||
|
<excludes>
|
||||||
|
<exclude>ru/prisonlife/api/store/**</exclude>
|
||||||
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
|||||||
Reference in New Issue
Block a user