Skip to content

Fix coverage validation for phpunit 7 (backguards compatibility. #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

patxi1980
Copy link
Contributor

@patxi1980 patxi1980 commented Nov 20, 2018

With the new PHPUnit 7.4 version
It seems that there are less spaces.

In previous versions
··Classes:··100.00%·(56/56)

In actual version
··Classes:·100.00%·(2/2)

I have done a little change in order to convert multiple spaces into one, so the number of columns will be the same both in phpunit 6 and 7

@bruli
Copy link
Owner

bruli commented Nov 27, 2018

Gracias majete.

@bruli bruli merged commit 7f9cad3 into bruli:master Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants