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

dropwizard / dropwizard / 3871
86%

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

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.

3 of 3 new or added lines in 2 files covered. (100.0%)

6325 of 7425 relevant lines covered (85.19%)

78.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3871.1 18 Aug 2017 07:00AM UTC 0
85.19
Travis Job 3871.1
Source Files on build 3871
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3871
  • bb6209d0 on github
  • Prev Build on master (#3867)
  • Next Build on master (#3874)
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