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

ben-manes / caffeine / #3083
100%

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

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

Jobs
ID Job ID Ran Files Coverage
1 #3083.1 25 May 2022 02:24AM UTC 0
98.27
Source Files on build #3083
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3083
  • 5a31bcbb 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