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

ben-manes / caffeine / 2378
100%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2019 05:27AM UTC
Jobs 1
Files 74
Run time 4s
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
2378

push

travis-ci

ben-manes
Add fast-filter, snia msr trace, improved type checking

This contains a lot of small changes that accumulated locally, but none
are complex or very interesting. Therefore work to split into multiple
commits wasn't done.

Fixes #320 by adding ErrorProne's `@CompatibleWith` annotation on
`getIfPresent` and `invalidate`. These take object keys, for subtle
reasons, and therefore lets developers mistakenly supply the wrong
parameter. If using ErrorProne a warning will be shown.

SNIA is a popular repository of trace files, such as the MSR Cambridge
trace. However the most cited traces are historical and SNIA strongly
warns against using. This is included for comparing against papers
which ignored this concern and that traces are hard to come by.

Adopted the Gradle nullaway plugin, updated dependencies, and fixed
warnings from the updated static analyzers. Updated to JCache 1.1.1
which changed what `CacheEntryEvent#getOldValue()` returns in the TCK.

Fixes #317 by adding Thomas Mueller's [FastFilter][filter] library to
the bloom filters available in the simulator. This provides a good
option to evaluate if the TinyLfu doorkeeper is adopted.

[filter]: https://github.com/FastFilter/fastfilter_java

Co-authored-by: Thomas Mueller <thomas.tom.mueller@gmail.com>

5986 of 6376 relevant lines covered (93.88%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2378.2 (GROUP=tests) 06 Jun 2019 05:27AM UTC 0
93.88
Travis Job 2378.2
Source Files on build 2378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2378
  • b6592fc1 on github
  • Prev Build on master (#2372)
  • Next Build on master (#2380)
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