You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heya, I'm trying to setup code coverage on my PHP project and I'm hitting the following error when running ./vendor/bin/test-reporter locally.
Something I'm missing/doing wrong?
PHP Fatal error:
Class 'Satooshi\Bundle\CoverallsV1Bundle\Config\Configuration' not found
in /Users/Samuel/Repositories/Personal/StaticReview/vendor/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/CoverageCollector.php
on line 22