Open andresinaka opened 8 years ago
Never used codecov before. Seems like a decent idea but the coverage will be super low haha.
Or does it also do it per pull request?
Good Idea, for alternative we can Implement our codecoverage report when Continous Integration Server implemented, and use ./vendor/bin/phpunit --coverage-html
for Html Report.
@chrisballinger what do you think of adding codecov? so we can track the % of coverage we have and be sure to have an "ok" amount of code covered for new extensions/auth/etc we push?