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

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

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2023 09:33PM UTC
Files 78
Run time 1s
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

10 Jun 2023 08:12PM UTC coverage: 99.015% (+0.01%) from 99.002%
#3827.1

push

github-actions

ben-manes
Use jakarta.inject in jcache (fixes #1009)

The injection support is minimal to allow for JCache to load wired
classes, rather than use the default constructor that it would
otherwise assume.

The JSR provided annotation support for Spring, CDI, and Guice. These
only use javax.inject, so those users would need to support both
annotations, set our TypesafeConfigurator explicitly, or use byte code
rewriting (or a fork) with the new package. Guice provides dual support
in v6 and drops support in v7. As JCache is abandonware, it is likely
best to not use the annotations anyway.

7539 of 7614 relevant lines covered (99.01%)

0.99 hits per line

Source Files on job #3827.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3827
  • 9d5e6de6 on github
  • Prev Job for on master (##3825.1)
  • Next Job for on master (##3828.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc