Skip to content

Target directories are not created recursively #584

@KanDisheng

Description

@KanDisheng
Q A
php-code-coverage version 6.0.0
PHP version 7.2.1
Driver Xdebug
Xdebug version (if used) 2.6.0
Installation Method Composer
Usage Method PHPUnit
PHPUnit version (if used) 7.0.0

When I generate code coverage report in Clover XML format, there was an error:

PHP Fatal error:  Uncaught RuntimeException: Directory "Some Path" was not created

It could automatically create folders when the php-code-coverage version less than 6.0.0, version 6.0.0 could not.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions