Skip to content

Releases: exussum12/coverageChecker

Add version info

11 Jul 19:17
bc4f9c3
Compare
Choose a tag to compare
Merge pull request #46 from exussum12/versionArgument

Add version

Allow phar to be renamed

12 Jun 20:18
ecadca3
Compare
Choose a tag to compare

Allow phar to be renamed

Fix infection error

30 May 09:04
50e3d05
Compare
Choose a tag to compare

Fixes infection error

Buddy, Infection and better exit codes

01 Mar 19:26
1c7340d
Compare
Choose a tag to compare
0.10.0

Add error for missing file (#39)

Include Vendor in Phar

17 Feb 16:09
1b8c3fb
Compare
Choose a tag to compare

Issue where the vendor directory wasnt in the phar, Caused issues with new functionality

Look up related documentation errors

16 Feb 19:22
1c631b4
Compare
Choose a tag to compare

Look up related Documentation errors

Better display of whole file errors

03 Nov 13:41
5ab290d
Compare
Choose a tag to compare
Merge pull request #26 from exussum12/fixForWholeFileErrors

Fix for whole file errors

Humbug and Misc fixes

13 Oct 19:57
Compare
Choose a tag to compare
Humbug (#24)

* Add humbug

* Finishing Humbug

* PHP5 backwards compatibility

Fix issue with json output & Add PHPCS output

07 Oct 15:21
Compare
Choose a tag to compare

Also adds a nicer message for unit tests.

Adds support for phpcs output

Support for json output phpstan related files

05 Oct 17:54
Compare
Choose a tag to compare

If a related error pops up, coverage checker can now work out the related line

This needs the --autoload=file arguement to work