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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 30 Jul 2026 03:07AM 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

30 Jul 2026 02:11AM UTC coverage: 99.988% (+0.01%) from 99.976%
#5696

push

github

ben-manes
Fix minor defects found by an audit sweep

Resizing the maximum restores the regions to their initial split, which
restarts the adaption, but the climber kept the hit rate it had measured
against the prior geometry along with any transfer it had not yet
finished. The next sample was judged against a baseline that no longer
described the cache, and a pending transfer was applied to regions that
had just been resized.

A Guava loader may not return null, while a Caffeine loader uses it to
say that the key has no value, so a facade decorating the latter under
the former must choose. It returned the null, leaving the caller a
puzzling dereference later on, although getAll on that same cache
already rejected it and every other bridge between the two loaders
converts it. It now rejects it too.

4208 of 4217 branches covered (99.79%)

11 of 11 new or added lines in 3 files covered. (100.0%)

8489 of 8490 relevant lines covered (99.99%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5696.1 30 Jul 2026 03:07AM UTC 78
99.99
Source Files on build #5696
  • Tree
  • List 78
  • Changed 9
  • Source Changed 8
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3c948e6b on github
  • Prev 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