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

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

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

21 Jul 2026 03:04AM UTC coverage: 99.965%. Remained the same
#5670

push

github

ben-manes
Pin jcache coverage gaps and catalogue divergences

Test-only pins on already-correct behavior plus catalogue notes; no
production change. Closes the jcache coverage-pin backlog.

Store-by-value copy points (CacheProxyTest): putIfAbsent/getAndReplace
store copies, iterator returned-key copy, invoke prior-value isolation,
and bulk read-through value copy; store-by-reference identity for
iterator/invoke/getAndRemove.

loadAll(replaceExistingValues=true) on a present key applies the update
expiry and fires UPDATED (JCacheUpdateExpiryTest); a bulk read-through
dispatches to the loader's loadAll, not per-key load; the writer's own
CacheWriterException propagates unwrapped from writeAll/deleteAll
(CacheWriterTest).

getAndPut under a zero creation expiry records a miss-not-hit
(JCacheCreationExpiryTest); the EventDispatcher dedups distinct but
field-equal listener configurations (EventDispatcherTest).

jsr107-conformance.md: catalogue the RI-parity/spec-defensible corners
P1/P2/P5-P12 (quiet event bridges, zero-creation writer, clear over
expired, HOCON storeByValue default, enable* no-op, EP corners,
duplicate EXPIRED, removeAll snapshot, maximumWeight ISE) and extend the
ObjectName and LOADED catalogue entries.

4194 of 4203 branches covered (99.79%)

8472 of 8475 relevant lines covered (99.96%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5670.1 21 Jul 2026 03:26AM UTC 78
99.96
Source Files on build #5670
  • 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
  • 70c4e3fc 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