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

ben-manes / caffeine / 1771
100%

Build:
DEFAULT BRANCH: master
Ran 29 May 2016 05:52AM UTC
Jobs 1
Files 65
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
1771

push

travis-ci

ben-manes
Minor refinements to the simulator's bloom filter

This simple optimization combines the shift and mask into a single
operation. Since the table size is a power-of-two, we shift the top
most bits to get an index. The bottom most bits are used to index
into the long to find the bit.

5322 of 5636 relevant lines covered (94.43%)

0.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
100.0
caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java
Jobs
ID Job ID Ran Files Coverage
1 1771.1 (TERM=dumb) 29 May 2016 05:52AM UTC 0
94.43
Travis Job 1771.1
Source Files on build 1771
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1771
  • db0e2259 on github
  • Prev Build on master (#1770)
  • Next Build on master (#1790)
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