Skip to content
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

Support pcov #146

Merged
merged 13 commits into from Jan 31, 2020
Merged

Support pcov #146

merged 13 commits into from Jan 31, 2020

Conversation

Jean85
Copy link
Member

@Jean85 Jean85 commented Jan 18, 2020

This will add Pcov as an available driver for collecting code coverage: https://github.com/krakjoe/pcov

Since Pcov and the latest versions of Xdebug are faster, this also changes the order of preferences, and puts PHPDBG as a mere fallback if both the extensions are unavailable.

@Jean85 Jean85 added this to the Paraunit 1.0 milestone Jan 18, 2020
@Jean85 Jean85 self-assigned this Jan 18, 2020
@Jean85
Copy link
Member Author

Jean85 commented Jan 18, 2020

I've also added a behavior that force-enable pcov if it is installed and disabled, so it's used only on PHPUnit subprocesses.

@Jean85 Jean85 marked this pull request as ready for review January 31, 2020 21:24
@Jean85 Jean85 merged commit 1eb59ca into master Jan 31, 2020
@Jean85 Jean85 deleted the support-pcov branch January 31, 2020 22:02
This was referenced Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant