Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Add support for Clover coverage xml reports #298

Merged
merged 2 commits into from
Dec 4, 2018

Conversation

d-claassen
Copy link
Contributor

Should fix #142.

Adds a new CloverXmlCoverageHandler for Clover coverage reports.

I've used a simple coverage file created with this example php project: https://github.com/codecov/example-php. So this is only tested with a Clover report created with phpunit, which currently doesn't validate against the clover.xsd: sebastianbergmann/php-code-coverage#578

@coveralls
Copy link

coveralls commented Nov 27, 2018

Coverage Status

Coverage increased (+0.2%) to 91.048% when pulling e008f5d on d-claassen:clover-coverage into 341a042 on uber:master.

@kageiit kageiit merged commit d24c091 into uber-archive:master Dec 4, 2018
@d-claassen d-claassen deleted the clover-coverage branch February 6, 2019 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for other code-coverage tools
3 participants