File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 159159 <commons .distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang</commons .distSvnStagingUrl>
160160 <!-- JaCoCo: Don't make code coverage worse than: -->
161161 <commons .jacoco.haltOnFailure>true</commons .jacoco.haltOnFailure>
162- <commons .jacoco.classRatio>0.98 </commons .jacoco.classRatio>
162+ <commons .jacoco.classRatio>0.99 </commons .jacoco.classRatio>
163163 <commons .jacoco.instructionRatio>0.96</commons .jacoco.instructionRatio>
164164 <commons .jacoco.methodRatio>0.96</commons .jacoco.methodRatio>
165165 <commons .jacoco.branchRatio>0.92</commons .jacoco.branchRatio>
166- <commons .jacoco.lineRatio>0.95 </commons .jacoco.lineRatio>
166+ <commons .jacoco.lineRatio>0.96 </commons .jacoco.lineRatio>
167167 <commons .jacoco.complexityRatio>0.91</commons .jacoco.complexityRatio>
168168 <commons .text.version>1.13.1</commons .text.version>
169169 </properties >
You can’t perform that action at this time.
0 commit comments