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

PHPCSStandards / PHP_CodeSniffer / 7977822732
78%
master: 79%

Build:
Build:
LAST BUILD BRANCH: 4.x
DEFAULT BRANCH: master
Ran 20 Feb 2024 05:54PM 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

20 Feb 2024 05:51PM UTC coverage: 72.276%. Remained the same
7977822732

push

github

jrfnl
Tests: minor stability tweak

Follow up on 275

While tests should always clean up after themselves, this little tweak at least prevents tests which set the `$_SERVER` global (and don't reset it after the test is finished) from influencing tests which use these abstract test cases.

_Explanation: the `$_SERVER` global is not automatically reset between tests by PHPUnit and the `Config` class _will_ read it out when it is set, so if one tests set the global and doesn't reset it, the next test with get a `Config` instance which will use the args set in the `$_SERVER['argv']` from the previous test._

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 - 7977822732.1 20 Feb 2024 05:55PM UTC 259
68.46
GitHub Action Run
2 php-8.1-custom-ini-true - 7977822732.2 20 Feb 2024 05:54PM UTC 259
70.63
GitHub Action Run
3 php-8.3-custom-ini-false - 7977822732.3 20 Feb 2024 05:54PM UTC 259
70.6
GitHub Action Run
Source Files on build 7977822732
  • Tree
  • List 259
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #7977822732
  • 1dacfb4a on github
  • Prev Build on 4.0 (#7976030217)
  • Next Build on 4.0 (#8029186896)
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