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

ben-manes / caffeine / #5079
100%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2025 01:23AM 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

14 Oct 2025 12:15AM UTC coverage: 99.974% (-0.03%) from 100.0%
#5079

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.

3805 of 3812 branches covered (99.82%)

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 #5079.1 14 Oct 2025 01:23AM UTC 78
99.97
Source Files on build #5079
  • 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
  • 782ac79e on github
  • Prev Build on master
  • Next Build on master
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