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

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

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2015 02:58AM 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:22AM UTC coverage: 94.224% (-0.5%) from 94.681%
TERM=dumb

push

travis-ci

ben-manes
Add main queue warmup and enable evict_wtinylfu test

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 test was 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.

4323 of 4588 relevant lines covered (94.22%)

0.94 hits per line

Source Files on job 1360.1 (TERM=dumb)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1360
  • Travis Job 1360.1
  • e3ad1ca8 on github
  • Prev Job for TERM=dumb on master (#1359.1)
  • Next Job for TERM=dumb on master (#1361.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