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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 10 Nov 2025 06:32PM UTC
Jobs 1
Files 78
Run time 1min
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

10 Nov 2025 05:20PM UTC coverage: 100.0%. Remained the same
#5117

push

github

ben-manes
adjust discarding an in-flight refresh to be more aggressive

This can only happen if refreshIfNeeded was concurrent with the removal
so a dangling refresh was present. When the refresh completes it
validates the entry's write timestamp for ABA protection, which due to
nano time will be different. Ideally we would also verify the node's
reference identity in case a custom Ticker was used, but this requires
more complexity than its worth. Since discarding is inexpensive a
stronger guard seems worthwhile and a more consistent code pattern.

3814 of 3820 branches covered (99.84%)

6 of 6 new or added lines in 1 file covered. (100.0%)

7836 of 7836 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5117.1 10 Nov 2025 06:32PM UTC 78
100.0
Source Files on build #5117
  • Tree
  • List 78
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e82d1bb4 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