Add GitLabCI code coverage regex sample for PHPUnit

This commit is contained in:
Sullivan SENECHAL
2015-11-09 10:02:50 +01:00
committed by Sullivan SENECHAL
parent 927df09656
commit 3727c9cab2
@@ -103,8 +103,9 @@
%li
pytest-cov (Python) -
%code \d+\%\s*$
%li
phpunit --coverage-text --colors=never (PHP) -
%code ^\s*Lines:\s*\d+.\d+\%
%fieldset
%legend Advanced settings