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

ben-manes / caffeine / #5396
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 20 Apr 2026 02:54AM 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

20 Apr 2026 02:35AM UTC coverage: 100.0%. Remained the same
#5396

push

github

ben-manes
Prefix SARIF collection by module to avoid filename collisions

PMD and SpotBugs both emit per-source-set JSON/SARIF files named by
source set (main.json, test.json, etc.), not by module. The flat
`find ... -exec cp {} <dir>/ \;` clobbered same-basename files across
caffeine/guava/jcache/simulator, so only the last-visited module's
findings survived the merge into the Code Scanning upload. Prefix the
destination filename with the module so every module's results are
preserved.

3913 of 3922 branches covered (99.77%)

8008 of 8008 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5396.1 20 Apr 2026 02:54AM UTC 78
100.0
Source Files on build #5396
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 95bb1ef5 on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
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