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

ben-manes / caffeine / 2621
100%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2020 07:37PM UTC
Jobs 1
Files 76
Run time 11s
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
2621

push

travis-ci

ben-manes
Suppress removal listener notification when future value is null

AsyncCache removes the entry when the future resolves to an error
or null value. This is treated as an unestablished mapping to best
mirror expected behavior, e.g. of a synchronous Map<K, V>. The
listener is only notified if a successful mapping is removed, which
means exceptional futures are ignored.

6197 of 6661 relevant lines covered (93.03%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2621.2 (TERM=dumb ORG_GRADLE_PROJECT_checksumFailOn=build_finish ORG_GRADLE_PROJECT_checksumPrint=true ORG_GRADLE_PROJECT_checksumIgnore=false GROUP=tests) 01 Oct 2020 07:37PM UTC 0
93.03
Travis Job 2621.2
Source Files on build 2621
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2621
  • 5770ef37 on github
  • Prev Build on master (#2620)
  • Next Build on master (#2626)
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