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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 13 Apr 2026 02:56AM 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

13 Apr 2026 02:41AM UTC coverage: 99.962%. Remained the same
#5379

push

github

ben-manes
Restore producer index on OOME during write buffer resize

Port the upstream JCTools fix (d64b9b44) for MpscGrowableArrayQueue.
If buffer allocation fails after the producer index is set to odd
(signaling resize-in-progress), restore it to the original even value
so other producers can resume instead of spinning indefinitely.

3886 of 3892 branches covered (99.85%)

2 of 5 new or added lines in 1 file covered. (40.0%)

7962 of 7965 relevant lines covered (99.96%)

1.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
98.45
0.0% caffeine/src/main/java/com/github/benmanes/caffeine/cache/MpscGrowableArrayQueue.java
Jobs
ID Job ID Ran Files Coverage
1 #5379.1 13 Apr 2026 02:56AM UTC 78
99.96
Source Files on build #5379
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9f56fd29 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