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

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

Build:
DEFAULT BRANCH: master
Ran 25 May 2022 02:24AM UTC
Files 77
Run time 27s
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

25 May 2022 01:37AM UTC coverage: 98.266% (-0.01%) from 98.279%
#3083.1

push

github-actions

ben-manes
Fix refreshAfterWrite racing with a removed entry (fixes #715)

When a read triggers a refresh, it captures the key and value into local
variables and performs validation checks. This should have included
verifying that the entry is still alive (vs retired, dead). Otherwise,
the key may be an internal sentinel and the refresh will fail. This has
no harmful effects due to being logged and swallowed.

7085 of 7210 relevant lines covered (98.27%)

0.98 hits per line

Source Files on job #3083.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3083
  • 5a31bcbb on github
  • Prev Job for on master (##3079.1)
  • Next Job for on master (##3091.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