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

ben-manes / caffeine / #2560
100%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2021 11:21AM UTC
Jobs 1
Files 77
Run time 8s
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
#2560

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.

6277 of 6772 relevant lines covered (92.69%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2560.1 15 Feb 2021 11:21AM UTC 0
92.69
Source Files on build #2560
Detailed source file information is not available for this build.
  • Back to Repo
  • 031449f1 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