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

ben-manes / caffeine / #3535 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2023 07:04AM UTC
Files 77
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

22 Feb 2023 05:01AM UTC coverage: 98.837% (+0.01%) from 98.823%
#3535.1

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

Source Files on job #3535.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3535
  • 6f9e9b87 on github
  • Prev Job for on master (##3533.1)
  • Next Job for on master (##3536.1)
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