mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
* [PHPUnit] Enable Coverage again * coverals * try using pcov * use code_coverage.yaml * on pull request * try with --testsuite main * try create multiple suites and use phpcov to merge clover * try create multiple suites and use phpcov to merge clover * try create multiple suites and use phpcov to merge clover * chmod +x ./phpcov.phar * using --coverage-php for generate .cov * surplus - * debug * tempoary disable collect test on utils * try exclude packages/attribute-aware-php-doc/src/Ast/PhpDoc/AttributeAwareDeprecatedTagValueNode.php * try exclude packages/attribute-aware-php-doc/src/Ast/PhpDoc/AttributeAwareDeprecatedTagValueNode.php * try nimut/phpunit-merger * using ./ for directory * exclude directories * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * try run phpunit on explicit directory * try using xdebug * reverted even on push