mirror of
https://github.com/apache/olingo-odata4.git
synced 2025-03-06 16:49:09 +00:00
[OLINGO-377] Updated cobertura configuration
This commit is contained in:
parent
aaa4f18e35
commit
c24054684c
@ -195,6 +195,8 @@
|
||||
<exclude>org/apache/olingo/**/antlr/**/*.class</exclude>
|
||||
</excludes>
|
||||
</instrumentation>
|
||||
<check/>
|
||||
<aggregate>true</aggregate>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
3
pom.xml
3
pom.xml
@ -532,8 +532,11 @@
|
||||
<exclude>org/apache/olingo/**/tecsvc/**/*.class</exclude>
|
||||
<exclude>org/apache/olingo/**/fit/**/*.class</exclude>
|
||||
<exclude>org/apache/olingo/**/testutil/**/*.class</exclude>
|
||||
<exclude>org/apache/olingo/**/antlr/**/*.class</exclude>
|
||||
</excludes>
|
||||
</instrumentation>
|
||||
<check/>
|
||||
<aggregate>true</aggregate>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user