Matthew Brown
d57e4dc01c
Remove PHPUnit end-to-end test for now
2019-08-26 00:44:11 -04:00
Barney Laurance
ff6eae3d59
Show link to coverage & phar circle CI artifacts ( fixes #1919 ) ( #1928 )
...
* Show link to coverage
* Simplify outputing coverage report link
* Display link to PHAR download
2019-07-10 15:43:17 -04:00
Barney Laurance
049b148ec2
Remove non-working mutation coverage step from CircleCI config ( #1850 )
...
Also simplifying the PHPUnit with coverage step to stop collecting data
required for mutation testing
2019-06-27 11:52:23 -04:00
Barney Laurance
22ae114baa
Add PHPCS job to CircleCI workflow ( #1807 )
2019-06-17 21:17:44 -04:00
Barney Laurance
5ab5ec261c
Speed up CircleCI build ( #1805 )
...
* Use multiple threads to speed up psalm self analysis in CicleCi
* Use non-zero exit code when pcntl needed and not loaded
* Merge install and static analysis jobs in CircleCI
Saves about 20 seconds of 'spin up environment' time
2019-06-17 16:42:47 -04:00
Barney Laurance
3d650edbc0
Use two threads for mutation testing
2019-06-16 09:04:56 -04:00
Barney Laurance
ea5e2dd75f
Only mutate covered lines of code when running mutation testing
2019-06-16 09:04:56 -04:00
Barney Laurance
10e58b9f91
Fix test result storage for dispaly at CircleCI
2019-06-16 09:04:56 -04:00
Barney Laurance
3a4e608ca9
Infection is failing with message "Received 'killed' signal". Not sure why.
2019-06-16 09:04:56 -04:00
Barney Laurance
4e3a208ec3
Add circleci config file
2019-06-16 09:04:56 -04:00
Matthew Brown
485d007f13
Add simple CircleCI config for debugging
2019-06-15 18:08:18 -04:00