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

valkyrjaio / sindri-java / 30514588864 / 1
100%
26.x: 100%

Build:
DEFAULT BRANCH: 26.x
Ran 30 Jul 2026 04:43AM UTC
Files 90
Run time 2s
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

30 Jul 2026 04:42AM UTC coverage: 100.0%. Remained the same
30514588864.1

push

github

web-flow
[Workflow] ci: Migrate the CI tool jobs to the consolidated reusable workflow (#71)

# Description

Points this repository's CI tool jobs at the consolidated
`_java-ci-tool.yml`, added to `valkyrjaio/.github` in #164. Each Java
tool previously called its own near-identical reusable workflow; they
now share one, selected by a `tool` input.

Each job changes exactly two things — the `uses:` line and a new `tool:`
key. Job keys, names, and every other `with:` input are unchanged, so
the checks this repository reports are identical and required-check
configuration keeps resolving.

Migrated: `spotless`, `archunit`, `errorprone`, `spotbugs`.

`junit` is deliberately left on its own workflow, for the same reason
the other languages keep their test runners separate.

## Types of changes

- [X] Improvement _(non-breaking change which improves code)_
- [ ] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

## Changes

- **`.github/workflows/ci.yml`** — repointed 4 tool job(s) at
`valkyrjaio/.github/.github/workflows/_java-ci-tool.yml` and added the
required `tool` input to each.

618 of 618 branches covered (100.0%)

Branch coverage included in aggregate %.

1679 of 1679 relevant lines covered (100.0%)

4.39 hits per line

Source Files on job 30514588864.1
  • Tree
  • List 90
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30514588864
  • cbac9900 on github
  • Prev Job for on 26.x (#30513635223.1)
  • Next Job for on 26.x (#30516744412.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