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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 01 Jul 2026 05:59PM 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

01 Jul 2026 04:55PM UTC coverage: 99.988%. Remained the same
#5569

push

github

ben-manes
Add regression tests for unpinned cache behaviors

Cover behaviors that had no test, so a future regression is caught.
All are test-only changes plus one design note; no production code
changes.

- Same-instance compute resets the fixed expireAfterWrite clock
  (ExpireAfterWriteTest) and re-weighs an in-place-mutated value
  (EvictionTest, COLLECTION weigher).
- putIfAbsent's lock-free expireAfterRead throw path
  (ExpireAfterVarTest).
- Restore the hasSize pin on the compute/merge _differentValue
  tests, the REJECTING removal-listener guard on compute_error and
  compute_throwsCheckedException, and @CheckNoStats on
  compute_nullKey (AsMapTest).
- Issue30Test's method-local cache now asserts isValid(); the
  validation interceptor only reaches parameterized/argument caches.
- jcache expired-remove counts an eviction not a removal, and an
  entry-processor load-then-remove writes through as a delete
  (JCacheCombinedExpiryTest, CacheWriterTest).
- Document and pin the async put re-registration double-completion
  (AsyncCacheTest + design-decisions).

4047 of 4056 branches covered (99.78%)

8260 of 8261 relevant lines covered (99.99%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5569.1 01 Jul 2026 05:59PM UTC 78
99.99
Source Files on build #5569
  • 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
  • 55748d0f 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