File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 160160 <!-- JaCoCo: Don't make code coverage worse than: -->
161161 <commons .jacoco.haltOnFailure>true</commons .jacoco.haltOnFailure>
162162 <commons .jacoco.classRatio>0.98</commons .jacoco.classRatio>
163- <commons .jacoco.instructionRatio>0.95 </commons .jacoco.instructionRatio>
164- <commons .jacoco.methodRatio>0.95 </commons .jacoco.methodRatio>
163+ <commons .jacoco.instructionRatio>0.96 </commons .jacoco.instructionRatio>
164+ <commons .jacoco.methodRatio>0.96 </commons .jacoco.methodRatio>
165165 <commons .jacoco.branchRatio>0.92</commons .jacoco.branchRatio>
166166 <commons .jacoco.lineRatio>0.95</commons .jacoco.lineRatio>
167- <commons .jacoco.complexityRatio>0.90 </commons .jacoco.complexityRatio>
167+ <commons .jacoco.complexityRatio>0.91 </commons .jacoco.complexityRatio>
168168 <commons .text.version>1.13.1</commons .text.version>
169169 </properties >
170170
You can’t perform that action at this time.
0 commit comments