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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 06 May 2026 04:59AM 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

06 May 2026 04:22AM UTC coverage: 100.0%. Remained the same
#5436

push

github

ben-manes
fix stats and Guava-compat issues found by detail.dev triage

- LocalCache.statsAware(BiFunction) catches Throwable to record load
  failures for sneaky-thrown checked exceptions in asMap compute/merge,
  matching the Function variant.
- LocalManualCache.bulkLoad records loadSuccess for an empty (non-null)
  bulk-load result, matching AsyncCache and the StatsCounter contract.
- CaffeinatedGuavaCache.AsMapView.get(null) returns null for Guava
  parity with LocalCache.asMap().
- CaffeinatedGuavaLoadingCache.ExternalBulkLoader.loadAll validates the
  returned map (null map / null values) so Guava users see the same
  InvalidCacheLoadException as the single-load path; null keys defer to
  Caffeine's own NPE in cache.put.

3958 of 3964 branches covered (99.85%)

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

8097 of 8097 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5436.1 06 May 2026 04:59AM UTC 78
100.0
Source Files on build #5436
  • Tree
  • List 78
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2b84d1ec 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