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

ben-manes / caffeine / 1660 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2016 11:46PM UTC
Files 64
Run time 2s
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

31 Mar 2016 10:58PM UTC coverage: 95.056% (+0.3%) from 94.762%
TERM=dumb

push

travis-ci

ben-manes
Avoid potentially expensive lazy view calls from bulk loaded map

If the Map returned by loadAll is a lazy transformation, e.g. to
deserialize the values on-demand, then it is important to only pay
the penalty once. Users could avoid this in their code, e.g. using
ImmutableMap.copyOf(view), but its reasonable that they should be
ignorant and can return e.g. Maps.transformValues(map, func).

4441 of 4672 relevant lines covered (95.06%)

0.95 hits per line

Source Files on job 1660.1 (TERM=dumb)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1660
  • Travis Job 1660.1
  • 87524242 on github
  • Prev Job for TERM=dumb on master (#1657.1)
  • Next Job for TERM=dumb on master (#1661.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