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

valkyrjaio / ci-phpcodesniffer-php / 30772706966
100%

Build:
DEFAULT BRANCH: 26.x
Ran 02 Aug 2026 11:39PM UTC
Jobs 1
Files 2
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

02 Aug 2026 11:39PM UTC coverage: 100.0%. Remained the same
30772706966

push

github

web-flow
[Copyright] ci: Add the copyright header check (#171)

# Description

PHP CS Fixer holds every PHP file in this repository to the copyright
header, and it reads only
PHP. A file of any other type has no mechanism that reads its header. A
tool that selects a file by
extension also goes green on a file type nobody taught it about, so a
gap does not report itself.

This pull request adds the shared copyright header check that
`valkyrjaio/.github` v26.21.0
released. The check is closed by default. It reads every tracked file,
and it requires the header
in each file that `EXCLUDED` does not match. A new file therefore fails
the check until a person
adds the header, or adds the file to `EXCLUDED`.

The check found no file that lacks the header. It verifies 11 files: the
10 PHP source files, and
the new config file itself. Every other tracked file is a document, a
lock file, a workflow, or a
configuration file, and each one holds no program code.

The job runs on a pull request only, and it stands outside the
`source-paths` filter that the
`tools` job derives. A filter that misses a path skips the job, and a
skipped job reads the same as
a clean run.

`valkyrjaio/valkyrja-php#1123` is the reference consumer, and this pull
request copies its shape.

## 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/ci/copyright-header/config`** — added. It sets `IDENTIFIER`
to `Valkyrja PHP Code Sniffer`, which is the
identifier that the resolution table in `COPYRIGHT_HEADER.md` gives this
repository. It sets
`EXCLUDED` to the documents, the lock files, the workflows, and the
configuration files. The file is ... (continued)

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30772706966.1 02 Aug 2026 11:39PM UTC 2
100.0
GitHub Action Run
Source Files on build 30772706966
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30772706966
  • 48fb235f on github
  • Prev Build on 26.x (#30753309980)
  • Next Build on 26.x (#30779167715)
  • Delete
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