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

ben-manes / caffeine / 1610
100%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2016 10:07AM UTC
Jobs 1
Files 64
Run time 5s
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
1610

push

travis-ci

ben-manes
Add optimized spliterator implementations

The default spliterator did not provide any characteristics, like
distinct or concurrent. These optimized ones are better suited if
for stream processing.

The tests identified a bug in ConcurrentHashMap which incorrectly
estimates the size for any odd map after a split. When checking the
ConcurrentSkipListMap behavior, it reports Integer.MAX_VALUE for any
split of a populated map. This issue has been reported.

5005 of 5292 relevant lines covered (94.58%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1610.1 (TERM=dumb) 22 Feb 2016 10:07AM UTC 0
94.58
Travis Job 1610.1
Source Files on build 1610
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1610
  • da234649 on github
  • Prev Build on master (#1609)
  • Next Build on master (#1611)
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