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

paratest: Add support for '--coverage-clover' and '--coverage-php' #776

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

LompiSystems
Copy link
Contributor

Q A
Branch master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Documented? yes
Fixed tickets

Now for paratest task grumphp support only --coverage-html and --coverage-xml agrument. I added support also for --coverage-clover and --coverage-php.
Currently paratest don't support generating clover coverage base on phpunit logging configuration, so without that change we can't use paratet to generate correct raport to clover_coverage task.

@veewee veewee added this to the 0.19.1 milestone Jun 22, 2020
@veewee veewee merged commit b3aab2b into phpro:master Jun 22, 2020
@veewee
Copy link
Contributor

veewee commented Jun 22, 2020

Thanks for adding the options! Looks good!

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.

2 participants