php-code-coverage icon indicating copy to clipboard operation
php-code-coverage copied to clipboard

Php coverage report in --php format should use relative path instead of absolute one.

Open Legion112 opened this issue 3 years ago • 0 comments

In the report file there absolute path start with root. This remove flexibility to move report somewhere else after running and it for me to use same directory path for all tool that use this report. Would be nice to remove this hard code image

Legion112 avatar Aug 02 '22 10:08 Legion112