Releases: exussum12/coverageChecker
Releases · exussum12/coverageChecker
Add version info
Merge pull request #46 from exussum12/versionArgument Add version
Allow phar to be renamed
Allow phar to be renamed
Fix infection error
Fixes infection error
Buddy, Infection and better exit codes
0.10.0 Add error for missing file (#39)
Include Vendor in Phar
Issue where the vendor directory wasnt in the phar, Caused issues with new functionality
Look up related documentation errors
Look up related Documentation errors
Better display of whole file errors
Merge pull request #26 from exussum12/fixForWholeFileErrors Fix for whole file errors
Humbug and Misc fixes
Humbug (#24) * Add humbug * Finishing Humbug * PHP5 backwards compatibility
Fix issue with json output & Add PHPCS output
Also adds a nicer message for unit tests.
Adds support for phpcs output
Support for json output phpstan related files
If a related error pops up, coverage checker can now work out the related line
This needs the --autoload=file arguement to work