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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 27 Jul 2026 09:34PM 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

27 Jul 2026 08:55PM UTC coverage: 99.988% (+0.04%) from 99.953%
#5691

push

github

ben-manes
Fix minor defects and refresh the build deps

The read buffer reports full at the insertion that fills its last free
slot rather than at the one after it. That record is still kept, so
the drain is signaled a record earlier instead of by rejecting one.

An asynchronous load's completion now replaces quietly: the update
task finalizes the entry's weight and expiration but no longer
increments the admission sketch or the climber's hit sample. A
completion is bookkeeping rather than a usage, and counting it doubled
the per-load admission frequency and recorded a synthetic hit for
every miss.

The jcache listener logged an unknown event type through an slf4j
style placeholder, which System.Logger's MessageFormat leaves as
literal text.

The clairvoyant trace reader read its blank final weighted field
before the constructor assigned it, so a weighted trace materialized
unweighted records that the replay then misparsed, throwing on the
first event.

The workflows' folded ALLOWED_ENDPOINTS scalars keep a trailing
newline that corrupts whichever value is spliced in after them, the
lint job's redundant Java 11 matrix is dropped, and the dependency,
action, and wrapper versions advance.

4203 of 4211 branches covered (99.81%)

23 of 23 new or added lines in 5 files covered. (100.0%)

8481 of 8482 relevant lines covered (99.99%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5691.1 27 Jul 2026 09:34PM UTC 78
99.99
Source Files on build #5691
  • Tree
  • List 78
  • Changed 9
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9f5cc8d4 on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc