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

valkyrjaio / ci-phpcsfixer-php
100%

Build:
DEFAULT BRANCH: 26.x
Repo Added 18 Apr 2026 03:35AM UTC
Token SytZ8aW4P5dRORoiYFEIunTscx1J7J5b0 regen
Build 246 Last
Files 2
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

LAST BUILD ON BRANCH 26.x
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 26.x
  • add-full-test-coverage
  • add-path-coverage
  • deps/ensure-workflows-26.x
  • deps/fix-trailing-newlines-26.x
  • deps/update-.github-workflow-refs-26.x
  • deps/update-ci-phparkitect-php-workflow-refs-26.x
  • deps/update-ci-phpcodesniffer-php-workflow-refs-26.x
  • deps/update-ci-phpstan-php-workflow-refs-26.x
  • deps/update-ci-phpunit-php-workflow-refs-26.x
  • deps/update-ci-rector-php-workflow-refs-26.x
  • deps/update-dependencies-2026-05-02
  • deps/update-dependencies-2026-05-03
  • deps/update-dependencies-2026-05-05
  • deps/update-dependencies-2026-05-07
  • deps/update-dependencies-2026-05-10
  • deps/update-dependencies-2026-05-12
  • deps/update-dependencies-2026-05-13
  • deps/update-dependencies-2026-05-14
  • deps/update-dependencies-2026-05-16
  • deps/update-dependencies-2026-05-17
  • deps/update-dependencies-2026-05-19
  • deps/update-dependencies-2026-05-21
  • deps/update-dependencies-2026-05-27
  • deps/update-dependencies-2026-05-28
  • deps/update-dependencies-2026-05-29
  • deps/update-dependencies-2026-05-30
  • deps/update-dependencies-2026-06-01
  • deps/update-dependencies-2026-06-02
  • deps/update-dependencies-2026-06-03
  • deps/update-dependencies-2026-06-04
  • deps/update-dependencies-2026-06-05
  • deps/update-dependencies-2026-06-06
  • deps/update-dependencies-2026-06-08
  • deps/update-dependencies-2026-06-10
  • deps/update-dependencies-2026-06-14
  • deps/update-dependencies-2026-06-16
  • deps/update-dependencies-2026-06-17
  • deps/update-dependencies-2026-06-18
  • deps/update-dependencies-2026-06-19
  • deps/update-dependencies-2026-06-24
  • deps/update-dependencies-2026-06-26
  • deps/update-dependencies-2026-06-27
  • deps/update-dependencies-2026-06-30
  • deps/update-dependencies-2026-07-02
  • deps/update-dependencies-2026-07-07
  • deps/update-dependencies-2026-07-08
  • deps/update-dependencies-2026-07-09
  • deps/update-dependencies-2026-07-10
  • deps/update-dependencies-2026-07-12
  • deps/update-dependencies-2026-07-17
  • deps/update-dependencies-2026-07-18
  • deps/update-dependencies-2026-07-25
  • deps/update-dependencies-2026-07-27
  • deps/update-dependencies-2026-07-28
  • deps/update-dependencies-2026-07-30
  • deps/update-github-workflow-refs-26.x
  • improvement/adopt-aggregate-ci-tools-workflow
  • improvement/drop-stale-workflow-call-glob
  • improvement/rerun-ci-on-pull-request-edit
  • improvement/use-consolidated-ci-tool-workflow
  • update-workflows

31 Jul 2026 07:56AM UTC coverage: 100.0%. Remained the same
30614534141

push

github

web-flow
[Workflow] ci: Drop the stale reusable workflow glob from the source paths (#139)

# Description

`source-paths` still lists `.github/workflows/_workflow-call.yml`, a
file this repository no longer has —
it was deleted once every consumer moved to the consolidated workflows
in `valkyrjaio/.github`.

It came from the per-tool `paths:` filters that `source-paths` replaced:
those filters legitimately
watched the local reusable workflow, and the migration carried the union
of their globs across. A glob
matching nothing is harmless, but it describes a file that is gone,
which misleads the next reader.

## 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`** — removed the stale
`.github/workflows/_workflow-call.yml` entry from
  the `Tools` job's `source-paths`.

193 of 193 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
193 RELEVANT LINES 193 COVERED LINES
5.0 HITS PER LINE
Source Files on 26.x
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30614534141 26.x [Workflow] ci: Drop the stale reusable workflow glob from the source paths (#139) # Description `source-paths` still lists `.github/workflows/_workflow-call.yml`, a file this repository no longer has — it was deleted once every consumer moved to... push 31 Jul 2026 07:56AM UTC web-flow github
100.0
30614328998 improvement/drop-stale-workflow-call-glob Merge 6ca8bf000 into ce5de406c Pull #139 31 Jul 2026 07:53AM UTC GitHub github
100.0
30613152098 26.x [Workflow] ci: Update .github workflow refs to v26.14.0 (#138) push 31 Jul 2026 07:35AM UTC GitHub github
100.0
30612967239 deps/update-.github-workflow-refs-26.x Merge 8ff077686 into 0d7276375 Pull #138 31 Jul 2026 07:29AM UTC GitHub github
100.0
30593095998 improvement/adopt-aggregate-ci-tools-workflow Merge 165397c44 into 0528bb65a Pull #136 31 Jul 2026 12:18AM UTC web-flow github
100.0
30517439646 26.x [v26.2.0] chore: Update FixerInfo for the release push 30 Jul 2026 05:44AM UTC valkyrja-volundr[bot] github
100.0
30516848704 26.x [Dependency] build: Update composer dependencies (#134) push 30 Jul 2026 05:33AM UTC GitHub github
100.0
30516842774 26.x [Workflow] ci: Update .github workflow refs to v26.13.0 (#135) push 30 Jul 2026 05:32AM UTC GitHub github
100.0
30516631928 deps/update-dependencies-2026-07-30 Merge 675617cc9 into dbb1bc10c Pull #134 30 Jul 2026 05:27AM UTC GitHub github
100.0
30516436213 deps/update-.github-workflow-refs-26.x Merge 161cf979b into dbb1bc10c Pull #135 30 Jul 2026 05:23AM UTC GitHub github
100.0
See All Builds (246)

Badge your Repo: ci-phpcsfixer-php

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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