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

ben-manes / caffeine / #2618
100%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2021 03:33AM UTC
Jobs 1
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

pending completion
#2618

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.

6226 of 6717 relevant lines covered (92.69%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2618.1 17 Jul 2021 03:33AM UTC 0
92.69
Source Files on build #2618
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2618
  • 8ffce256 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