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

ben-manes / caffeine / #2559
100%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2021 09:37AM UTC
Jobs 1
Files 77
Run time 5s
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
#2559

push

other

ben-manes
Add restrictions for when eviction listener can be used

An eviction listener cannot be combined with weak keys and an async
cache. This is because the entry can be evicted when the key is
collected, but the future is still in-flight. As the listener is
atomic with the map operation to remove the entry, this would
require blocking and is therefore not allowed.

5962 of 6772 relevant lines covered (88.04%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2559.1 15 Feb 2021 09:37AM UTC 0
88.04
Source Files on build #2559
Detailed source file information is not available for this build.
  • Back to Repo
  • 2f7f70da on github
  • Prev Build on master
  • Next Build on master
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