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

dropwizard / dropwizard / 3871 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2017 07:00AM UTC
Files 384
Run time 13s
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

18 Aug 2017 06:43AM UTC coverage: 85.185% (+0.004%) from 85.181%
3871.1

push

travis-ci

arteam
Exception Mapper Logging Enhancements (#2129)

* Made master POM Eclipse friendly.

Eclipse does not support the errorprone compiler; moved errorprone setup
from build-plugins to profiles. There are now two profiles, one for
Eclipse and one for everything else.

* Exception mapper logging enhancements

1) Implemented debug logging for JerseyViolationExceptionMapper.
2) Fixed compiler warning regarding serialization for
JerseyViolationException.
3) Wrapped debug statement in JsonPropcessingExeptionMapper with
"isDebugEnabled"; this will ensure the JVM does not bother loading and
caching the log string unless debug is actually enabled. This will also
allow more aggressive code optimization when running the server JVM.

* New unit test.

* Changes as per PR code review

Removed if (LOG.isDebugEnabled()) checks from log statements with
simplistic messages to match requested style.

6325 of 7425 relevant lines covered (85.19%)

78.02 hits per line

Source Files on job 3871.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3871
  • Travis Job 3871.1
  • bb6209d0 on github
  • Prev Job for on master (#3867.1)
  • Next Job for on master (#3874.1)
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

© 2026 Coveralls, Inc