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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 13 Oct 2025 10:54PM 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

13 Oct 2025 10:17PM UTC coverage: 99.974% (-0.03%) from 100.0%
#5078

push

github

ben-manes
use the key reference with the frequency sketch (fixes #1902)

The keyRef is either the strongly held key or the wrapped weakly held
key using identity semantics. Previously the actual key was used with
the sketch, causing it to calculate the key's hashCode, and now the
keyRef is used causing a weak key to use the stored identity hashCode.

3809 of 3812 branches covered (99.92%)

15 of 17 new or added lines in 3 files covered. (88.24%)

7816 of 7818 relevant lines covered (99.97%)

1.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.92
-2.08% caffeine/src/main/java/com/github/benmanes/caffeine/cache/Interner.java
1
99.51
-0.49% caffeine/src/main/java/com/github/benmanes/caffeine/cache/TimerWheel.java
Jobs
ID Job ID Ran Files Coverage
1 #5078.1 13 Oct 2025 10:54PM UTC 78
99.97
Source Files on build #5078
  • Tree
  • List 78
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 923ebf7f on github
  • Prev Build on master
  • 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