File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 169169 <commons .jacoco.methodRatio>0.96</commons .jacoco.methodRatio>
170170 <commons .jacoco.branchRatio>0.92</commons .jacoco.branchRatio>
171171 <commons .jacoco.lineRatio>0.96</commons .jacoco.lineRatio>
172- <commons .jacoco.complexityRatio>0.91 </commons .jacoco.complexityRatio>
172+ <commons .jacoco.complexityRatio>0.92 </commons .jacoco.complexityRatio>
173173 <commons .text.version>1.14.0</commons .text.version>
174174 </properties >
175175 <build >
198198 <exclude >src/site/resources/download_lang.cgi</exclude >
199199 <exclude >src/site/resources/release-notes/RELEASE-NOTES-*.txt</exclude >
200200 <exclude >src/test/resources/lang-708-input.txt</exclude >
201+ <exclude >**/*.svg</exclude >
202+ <exclude >**/*.xcf</exclude >
201203 </excludes >
202204 </configuration >
203205 </plugin >
You can’t perform that action at this time.
0 commit comments