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

Yoast / PHPUnit-Polyfills / 8572169485
95%
3.x: 98%

Build:
Build:
LAST BUILD BRANCH: 4.x
DEFAULT BRANCH: 3.x
Ran 05 Apr 2024 03:30PM UTC
Jobs 22
Files 37
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

05 Apr 2024 03:30PM UTC coverage: 94.753% (-0.4%) from 95.171%
8572169485

Pull #164

github

jrfnl
AssertIgnoringLineEndings: fix compatibility with PHPUnit 8/9/10 PHAR files

PHPUnit 8.5..38, 9.6.19 and 10.5.17 contain a change in the PHAR files. In particular, a change in how external dependencies included in the packaged PHAR files are prefixed to prevent conflicts with potentially Composer installed dependencies on the same packages.

In practice, the prefix for these external dependencies which is being added when the PHAR is being build has changed from `PHPUnit\\` to `PHPUnitPHAR\\`.

This impacts the `AssertIgnoringLineEndings` polyfill which uses the `SebastianBergmann\Exporter\Exporter` class from the external `Exporter` dependency.

This commit fixes the issue.

Refs:
* https://github.com/sebastianbergmann/phpunit/releases/tag/8.5.38
* https://github.com/sebastianbergmann/phpunit/releases/tag/9.6.19
* https://github.com/sebastianbergmann/phpunit/releases/tag/10.5.17
Pull Request #164: AssertIgnoringLineEndings: fix compatibility with PHPUnit 8/9/10 PHAR files

4 of 7 new or added lines in 1 file covered. (57.14%)

614 of 648 relevant lines covered (94.75%)

87.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 php-7.2-phpunit-auto - 8572169485.1 05 Apr 2024 03:30PM UTC 0
52.1
GitHub Action Run
2 php-7.4-phpunit-auto - 8572169485.2 05 Apr 2024 03:30PM UTC 0
26.84
GitHub Action Run
3 php-8.2-phpunit-auto - 8572169485.3 05 Apr 2024 03:30PM UTC 0
5.65
GitHub Action Run
4 php-7.4-phpunit-9.6.10 - 8572169485.4 05 Apr 2024 03:31PM UTC 0
36.21
GitHub Action Run
5 php-8.0-phpunit-auto - 8572169485.5 05 Apr 2024 03:30PM UTC 0
25.74
GitHub Action Run
6 php-8.1-phpunit-10.0.12 - 8572169485.6 05 Apr 2024 03:30PM UTC 0
14.66
GitHub Action Run
7 php-7.2-phpunit-6.3.1 - 8572169485.7 05 Apr 2024 03:30PM UTC 0
77.14
GitHub Action Run
8 php-8.2-phpunit-9.3.0 - 8572169485.8 05 Apr 2024 03:30PM UTC 0
48.16
GitHub Action Run
9 php-8.1-phpunit-9.3.0 - 8572169485.9 05 Apr 2024 03:30PM UTC 0
48.35
GitHub Action Run
10 php-7.3-phpunit-7.2.7 - 8572169485.10 05 Apr 2024 03:30PM UTC 0
76.64
GitHub Action Run
11 php-7.1-phpunit-auto - 8572169485.11 05 Apr 2024 03:30PM UTC 0
56.22
GitHub Action Run
12 php-8.0-phpunit-9.3.0 - 8572169485.12 05 Apr 2024 03:30PM UTC 0
48.35
GitHub Action Run
13 php-8.3-phpunit-auto - 8572169485.13 05 Apr 2024 03:30PM UTC 0
5.65
GitHub Action Run
14 php-8.1-phpunit-auto - 8572169485.14 05 Apr 2024 03:30PM UTC 0
5.65
GitHub Action Run
15 php-7.3-phpunit-auto - 8572169485.15 05 Apr 2024 03:30PM UTC 0
26.84
GitHub Action Run
16 php-7.1-phpunit-5.7.21 - 8572169485.16 05 Apr 2024 03:30PM UTC 0
76.61
GitHub Action Run
17 php-5.6-phpunit-auto - 8572169485.17 05 Apr 2024 03:30PM UTC 0
65.3
GitHub Action Run
18 php-5.6-phpunit-5.7.21 - 8572169485.18 05 Apr 2024 03:31PM UTC 0
65.3
GitHub Action Run
19 php-7.0-phpunit-5.7.27 - 8572169485.19 05 Apr 2024 03:30PM UTC 0
65.24
GitHub Action Run
20 php-7.0-phpunit-auto - 8572169485.20 05 Apr 2024 03:30PM UTC 0
64.74
GitHub Action Run
21 php-8.3-phpunit-10.1.0 - 8572169485.21 05 Apr 2024 03:30PM UTC 0
5.65
GitHub Action Run
22 php-7.4-phpunit-8.1.6 - 8572169485.22 05 Apr 2024 03:31PM UTC 0
56.77
GitHub Action Run
Source Files on build 8572169485
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8572169485
  • Pull Request #164
  • PR Base - 2.x (#8570966281)
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

© 2026 Coveralls, Inc