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

ben-manes / caffeine / #3535
100%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2023 07:04AM UTC
Jobs 1
Files 77
Run time 3s
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
#3535

push

github-actions

ben-manes
Guard Map.clear from a write-back removal listener (fixes #872)

If the removal listener re-inserts the entry during a clear, then the
ConcurrentHashMap iterator will return the new entry. This can cause
an infinite loop. Ideally the key is removed once, which allows for a
write back to refresh the cache without double invalidations.

7478 of 7566 relevant lines covered (98.84%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3535.1 22 Feb 2023 07:04AM UTC 0
98.84
Source Files on build #3535
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3535
  • 6f9e9b87 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