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

dropwizard / dropwizard / 4095
86%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2017 09:54PM UTC
Jobs 1
Files 389
Run time 16s
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
4095

push

travis-ci

web-flow
Simplify concurrency handling in SelfValidatingValidator (#2201)

Instead of synchronizing on "methodMap", we could use a `ConcurrentMap`
and the `putIfAbsent` method, because a cashable value depends only
from the key.

32 of 32 new or added lines in 1 file covered. (100.0%)

6590 of 7566 relevant lines covered (87.1%)

77.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
100.0
dropwizard-validation/src/main/java/io/dropwizard/validation/selfvalidating/SelfValidatingValidator.java
Jobs
ID Job ID Ran Files Coverage
1 4095.1 10 Nov 2017 09:54PM UTC 0
87.1
Travis Job 4095.1
Source Files on build 4095
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4095
  • 5e117184 on github
  • Prev Build on master (#4094)
  • Next Build on master (#4099)
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