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

PHPCSStandards / PHP_CodeSniffer / 7946022681
78%
master: 79%

Build:
Build:
LAST BUILD BRANCH: feature/fixer-conflict/PSR12.Functions.ReturnTypeDeclaration
DEFAULT BRANCH: master
Ran 18 Feb 2024 02:33AM UTC
Jobs 3
Files 259
Run time 29s
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

18 Feb 2024 02:15AM UTC coverage: 72.276%. Remained the same
7946022681

push

github

jrfnl
CS: always import all used classes [2]

.... instead of importing the namespace and using partially qualified names.

Previously, this was not consistently applied, which led to near-miss bugs/code which only worked by accident, not by design, like in the `Config`, `Fixer` and `Runner` classes, where certain code only worked by the grace of the namespace of the class itself being the top-level `PHP_CodeSniffer` namespace.

Note: the JS/CSS tokenizers and a sniff which has been removed in 4.0 have been excluded from this commit.

17274 of 23900 relevant lines covered (72.28%)

55.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 php-7.2-custom-ini-false - 7946022681.1 18 Feb 2024 02:34AM UTC 259
68.46
GitHub Action Run
2 php-8.3-custom-ini-false - 7946022681.2 18 Feb 2024 02:33AM UTC 259
70.6
GitHub Action Run
3 php-8.1-custom-ini-true - 7946022681.3 18 Feb 2024 02:33AM UTC 259
70.63
GitHub Action Run
Source Files on build 7946022681
  • Tree
  • List 259
  • Changed 32
  • Source Changed 32
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #7946022681
  • a5501205 on github
  • Prev Build on 4.0 (#7945326138)
  • Next Build on 4.0 (#7967993678)
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

© 2025 Coveralls, Inc