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

ben-manes / caffeine / #3087
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 26 May 2022 03:44AM UTC
Jobs 1
Files 77
Run time 26s
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
#3087

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 #3087.1 26 May 2022 03:44AM UTC 0
98.27
Source Files on build #3087
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3087
  • 5a31bcbb on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
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