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

marccarre / commons-testing / 35 / 1
44%
master: 44%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/ch.qos.logback-logback-classic-1.2.0
DEFAULT BRANCH: master
Ran 27 Feb 2021 11:02AM UTC
Files 18
Run time 0s
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

27 Feb 2021 10:59AM UTC coverage: 43.934%. First build
35.1

push

travis-ci

marccarre
chore: implement Log4j2CollectionAppender's missing methods

... as otherwise, project fails to compile with:

```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project commons-testing-log4j2: Compilation failure
[ERROR] /home/travis/build/marccarre/commons-testing/commons-testing-log4j2/src/main/java/com/carmatechnologies/commons/testing/logging/log4j2/Log4j2CollectionAppender.java:[14,8] com.carmatechnologies.commons.testing.logging.log4j2.Log4j2CollectionAppender is not abstract and does not override abstract method initialize() in org.apache.logging.log4j.core.LifeCycle
```

N.B.: we are now leveraging `AbstractAppender` which provides
correct implementation for several of the methods that `Appender`s
need to implement.

134 of 305 relevant lines covered (43.93%)

0.46 hits per line

Source Files on job 35.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21
  • Travis Job 35.1
  • 9982ac83 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc