scrutinizer/ocular
Ocular is a PHP client for Scrutinizer CI that fetches and submits code coverage data, making it easy to report test coverage from your build pipeline to Scrutinizer. Useful for integrating PHP test suites and coverage tools with Scrutinizer projects.
This improves the error message if shallow git checkout is used.
This makes the packages compatible with latest stable releases of dependencies.
This bumps several vendor dependencies to newer versions.
Fixes an issue if coverage is generated and sent from a Windows machine.
This moves from the deprecated package guzzle/guzzle to guzzlehttp/guzzle.
This release relaxes a few constraints to allow newer releases of several of the dependencies. This helps users which choose to embed ocular in their project instead of using the recommended PHAR distribution available at https://scrutinizer-ci.com/ocular.phar.
This releases a first version of ocular which contains logic for uploading code coverage reports for PHP.
How can I help you explore Laravel packages today?