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

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

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

05 Jul 2026 06:38AM UTC coverage: 99.652% (-0.3%) from 99.904%
#5590

push

github

ben-manes
Resolve substitutions in URI-loaded jcache configs

TypesafeConfigurator's file/jar/classpath branches returned a config
stack built on defaultReferenceUnresolved without calling resolve(),
so any HOCON substitution (${ref}, or ${caffeine.jcache.default}
inheritance) threw ConfigException.NotResolved on the first getter.
The default ConfigFactory.load() branch already resolves; append
.resolve() to the three URI branches to match.

4062 of 4088 branches covered (99.36%)

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

21 existing lines in 3 files now uncovered.

8308 of 8337 relevant lines covered (99.65%)

1.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
13
62.86
-37.14% caffeine/src/main/java/com/github/benmanes/caffeine/cache/stats/GuardedStatsCounter.java
5
99.79
-0.21% caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java
3
99.52
-0.36% caffeine/src/main/java/com/github/benmanes/caffeine/cache/LocalAsyncCache.java
Jobs
ID Job ID Ran Files Coverage
1 #5590.1 05 Jul 2026 07:49AM UTC 78
99.65
Source Files on build #5590
  • Tree
  • List 78
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 98e4899a 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