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

ben-manes / caffeine / 1955
100%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2017 07:23AM UTC
Jobs 1
Files 66
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

pending completion
1955

push

travis-ci

ben-manes
Discard async proxies when asyncLoadAll() throws exception

When AsyncLoadingCache#getAll() bulk loads, it first inserts proxies
into the cache for each missing entry. It then calls the loader's
asyncLoadAll() and populates the proxies with the results. If that
method instead throws an exception or returns null, the proxies
should be removed before propogating the error. Previously these
remained in the cache, unfulfilled and thus blocking consumers
forever.

5412 of 5758 relevant lines covered (93.99%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1955.1 (TERM=dumb) 08 Jan 2017 07:23AM UTC 0
93.99
Travis Job 1955.1
Source Files on build 1955
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1955
  • 3e503f08 on github
  • Prev Build on master (#1954)
  • Next Build on master (#1957)
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