We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3ea7e commit b757d1fCopy full SHA for b757d1f
commons-statistics-ranking/pom.xml
@@ -44,7 +44,7 @@
44
<!-- Change from commons-parent of 1.0 as some illegal state cases cannot be reached -->
45
<commons.jacoco.instructionRatio>0.98</commons.jacoco.instructionRatio>
46
<commons.jacoco.branchRatio>0.96</commons.jacoco.branchRatio>
47
- <commons.jacoco.lineRatio>0.98</commons.jacoco.lineRatio>
+ <commons.jacoco.lineRatio>0.99</commons.jacoco.lineRatio>
48
<commons.jacoco.complexityRatio>0.96</commons.jacoco.complexityRatio>
49
</properties>
50
0 commit comments