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

ben-manes / caffeine / 1673
100%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2016 08:17AM UTC
Jobs 1
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

pending completion
1673

push

travis-ci

ben-manes
Ensure exception in maintenance task is logged

ForkJoinPool's internal runnable wrapper rethrows the exception, while
ForkJoinTask makes it available for the consumer as a Future result.
Adding this in as a safety net to let users know an unexpected failure
occurred.

I don't recall why exceptions from performCleanup were allowed to
propogate to the caller. This has something to do with the CacheWriter.
An explicit catch and log still abides by the old behavior, as we were
relying on FJP to log for us with the raw runnable.

Need to revisit and understand if propogation still makes sense.

4454 of 4699 relevant lines covered (94.79%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1673.1 (TERM=dumb) 03 Apr 2016 08:17AM UTC 0
94.79
Travis Job 1673.1
Source Files on build 1673
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1673
  • 14292ec9 on github
  • Prev Build on master (#1672)
  • Next Build on master (#1678)
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