archwisp/PHPEncryptData

Add coverage metics via Coveralls

Closed this issue · 4 comments

Is there some reason why this coveralls.io is better than ./vendor/bin/phpunit --coverage-html ./coverage?

It provides a publicly hosted coverage view. --coverage-html=coverage just generates it locally.

This can be setup to run as part of the Travis-CI build process.

Closing due to concern over permission that would need to be granted to Coveralls to include their coverage report.