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

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

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2016 01:43AM UTC
Files 62
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

16 Jan 2016 01:07AM UTC coverage: 94.119% (+0.001%) from 94.118%
TERM=dumb

push

travis-ci

ben-manes
Fix JCache expiry for access bug

The expiration time was accidentally set to the current time, not the
next expiration time (current + expiry). @marknorkin discovered this
issue (see http://stackoverflow.com/q/34814622/19450) and now passes
his test.

The TCK does not verify the expiration times so the next priority must
be to add our own test cases. Caffeine's core expiration is well tested,
but JCache uses an incompatible approach requiring a custom feature. It
may also be worthwhile reviewing `CaffeineConfiguration` which @marknorkin
found confusing (http://stackoverflow.com/q/34809817/19450).

4065 of 4319 relevant lines covered (94.12%)

0.94 hits per line

Source Files on job 1558.1 (TERM=dumb)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1558
  • Travis Job 1558.1
  • 7673954b on github
  • Prev Job for TERM=dumb on master (#1557.1)
  • Next Job for TERM=dumb on master (#1559.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