This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new 4ccb68260 0.85 is ok for me locally but not on GH CI 4ccb68260 is described below commit 4ccb68260145bba2cfc1e5ff583483a3f4427721 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 14 14:43:07 2024 -0400 0.85 is ok for me locally but not on GH CI --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d2d4dea12..1e2ad6a38 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ file comparators, endian transformation classes, and much more. <commons.jacoco.methodRatio>0.90</commons.jacoco.methodRatio> <commons.jacoco.branchRatio>0.86</commons.jacoco.branchRatio> <commons.jacoco.lineRatio>0.90</commons.jacoco.lineRatio> - <commons.jacoco.complexityRatio>0.85</commons.jacoco.complexityRatio> + <commons.jacoco.complexityRatio>0.86</commons.jacoco.complexityRatio> </properties> <build> <!-- japicmp:cmp needs package to work from a jar -->