File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 107107 <!-- no need to get data about external code. It dramatically reduces performance of JaCoCo for nothing -->
108108 <excludes >
109109 <exclude >/org/kohsuke/github/extras/HttpClient*</exclude >
110+ <exclude >/org/kohsuke/github/example/*</exclude >
111+ <exclude >/org/kohsuke/github/extras/OkHttpConnector*</exclude >
112+ <exclude >/org/kohsuke/github/extras/OkHttp3Connector*</exclude >
113+ <exclude >/org/kohsuke/github/extras/okhttp3/ObsoleteUrlFactory*</exclude >
110114 </excludes >
111115 </configuration >
112116 <executions >
854858 <reportSet >
855859 <reports >
856860 <!-- select non-aggregate reports -->
857- <report >report</report >
861+ <report >report-integration </report >
858862 </reports >
859863 </reportSet >
860864 </reportSets >
You can’t perform that action at this time.
0 commit comments