• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / commons-io / 444
89%
master: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.5.2.0
DEFAULT BRANCH: master
Ran 30 Sep 2019 10:25PM UTC
Jobs 1
Files 142
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
444

Pull #97

travis-ci

web-flow
Disable JaCoCo report

The JaCoCo report for the project seems to be broken anyway.
E.g., the following build of the **merged** master (commit
894084862) is full with errors like
[1].

With the combination of JUnit Jupiter on jdk-ea, there are many more
similar errors, which cause the build to fail due to the size of the
log file, without any tests failing.

Since this report is broken anyway, this patch disables it in order to
allow the build to pass.

[1] Example of current JaCoCo errors:
java.lang.instrument.IllegalClassFormatException: Error while instrumenting sun/nio/cs/ext/ExtendedCharsets.
	at org.jacoco.agent.rt.internal_035b120.CoverageTransformer.transform(CoverageTransformer.java:93)
	at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:246)
	at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188)
	at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:563)
	at java.base/java.lang.ClassLoader.defineClass2(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1108)
	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:183)
	at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:780)
	at java.base/jdk.internal.loader.BuiltinClassLoader.findClassInModuleOrNull(BuiltinClassLoader.java:701)
	at java.base/jdk.internal.loader.BuiltinClassLoader.findClass(BuiltinClassLoader.java:582)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
	at java.base/java.lang.Class.forName(Class.java:503)
	at java.base/java.util.ServiceLoader.loadProvider(ServiceLoader.java:853)
	at java.base/java.util.ServiceLoader$ModuleServicesLookupIterator.hasNext(ServiceLoader.java:1077)
	at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
	at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
	a... (continued)
Pull Request #97: IO-628: Migration to JUnit Jupiter

5237 of 5864 relevant lines covered (89.31%)

22603.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 444.1 30 Sep 2019 10:25PM UTC 0
89.31
Travis Job 444.1
Source Files on build 444
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #444
  • Pull Request #97
  • PR Base - master (#440)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc