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

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

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2015 03:01AM UTC
Files 69
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

01 Oct 2015 02:34AM UTC coverage: 94.551% (+0.3%) from 94.224%
TERM=dumb

push

travis-ci

ben-manes
Add main queue warmup and enable order tests

If the cache is warming up an entry can immediately be promoted to the
main queue. This would happen naturally when the eden queue evicted, so
there is no behavioral change to the policy. The advantage is when the
fast path is used below capacity, the hot entries have a lower chance
of being in the eden queue (which is not eligable for a fast path).

The eviction order tests were enabled by observing that the order was not
ideal because the frequency sketch would grow due to having a small
initial capacity. By setting this the sketch is large enough for making
predictable operations.

4338 of 4588 relevant lines covered (94.55%)

0.95 hits per line

Source Files on job 1361.1 (TERM=dumb)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1361
  • Travis Job 1361.1
  • 7a3d9200 on github
  • Prev Job for TERM=dumb on master (#1360.1)
  • Next Job for TERM=dumb on master (#1362.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc