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

ben-manes / caffeine / #2615 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2021 03:03AM UTC
Files 73
Run time 4s
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

17 Jul 2021 02:00AM UTC coverage: 92.586% (-0.09%) from 92.675%
#2615.1

push

github-actions

ben-manes
Reduce entry overhead by 8 bytes when using weak/soft values

The entry stored the key for normal operations and lifecycle encoding.
The value reference stored because it is returned by the ReferenceQueue
when collected, so the eviction uses the key to remove the entry from
the backing map. Instead the entry can resolve the key through the value
reference rather than storing it twice.

6219 of 6717 relevant lines covered (92.59%)

0.93 hits per line

Source Files on job #2615.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2615
  • 3228f132 on github
  • Prev Job for on master (##2614.1)
  • Next Job for on master (##2616.1)
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