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

ben-manes / caffeine / 2371 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2019 03:13AM UTC
Files 74
Run time 3s
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

29 Apr 2019 01:50AM UTC coverage: 93.676% (-0.1%) from 93.794%
GROUP=tests

push

travis-ci

ben-manes
Add getAll to manual AsyncCache (#310)

AsyncLoadingCache offers `getAll(keys)` which invokes the attached cache
loader, using either its singular or bulk implementation. The bulk logic
is promoted to support a `getAll(keys, mappingFunction)`, allowing a
lambda to capture other variables in scope. Previously they would have
had to be passed into the cache loader, e.g. using a request-scoped Guice
`Provider<T>`.

Similar work should be done for the manual synchronous Cache, which is
left for a future commit.

5970 of 6373 relevant lines covered (93.68%)

0.94 hits per line

Source Files on job 2371.2 (GROUP=tests)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 10
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2332
  • Travis Job 2371.2
  • d7b089cc on github
  • Prev Job for GROUP=tests on master (#2370.2)
  • Next Job for GROUP=tests on master (#2372.2)
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