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

ben-manes / caffeine / 2205
100%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2017 02:46AM UTC
Jobs 1
Files 67
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

pending completion
2205

push

travis-ci

ben-manes
Do not propograte null value in completed future (fixes #206)

AsyncLoadingCache stores futures as the cache value when they have
completed successfully and are not a null result. While the entry
was being properly discarded, the null result could be propogated
to the callback evaluators (weigher, removal listener, and expiry).
While null handling was tested, the various implementations did not
check the parameters before returning their fake response.

3 of 3 new or added lines in 1 file covered. (100.0%)

5788 of 6152 relevant lines covered (94.08%)

0.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
100.0
caffeine/src/main/java/com/github/benmanes/caffeine/SingleConsumerQueue.java
Jobs
ID Job ID Ran Files Coverage
2 2205.2 (GROUP=tests) 25 Nov 2017 02:46AM UTC 0
94.08
Travis Job 2205.2
Source Files on build 2205
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2205
  • 675aa3eb on github
  • Prev Build on master (#2203)
  • Next Build on master (#2207)
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