Getting Started With Codecov and PHP
After writing unit tests, integration tests, or other tests with PHPUnit, SimpleTest or another suite and generating coverage reports with pcov, XDebug or another tool you can upload your coverage reports to Codecov as part of your CI workflow.
Use the resources below to get started with Codecov and PHP. If you haven't already sign up for Codecov using the button below.