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

ben-manes / caffeine / #4657
100%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2024 11:02PM 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

21 Dec 2024 09:20PM UTC coverage: 99.054% (+0.01%) from 99.041%
#4657

push

github

ben-manes
remove sun.misc.unsafe leftover in the test and benchmark code

Removed the usage from a unit test that requires a predictable
ThreadLocalRandom result. This now uses reflection and the runner must
explicitly open the module for access.

Removed from a benchmark comparing table lookup mechanisms and the
cache currently uses the VarHandles approach,

Removed JDK 7's ConcurrentHashMap as this was only useful for
judging the performance benefit of the Java 8 rewrite when trying to
set baseline expectations during the library's initial development.

7646 of 7719 relevant lines covered (99.05%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4657.1 21 Dec 2024 11:02PM UTC 0
99.05
Source Files on build #4657
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #4657
  • 62f401ce on github
  • Prev Build on v3.dev
  • 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