add phpunit code coverage driver

This commit is contained in:
Andrew Dolgov
2023-12-02 17:45:25 +03:00
parent 2b8e344532
commit 09898ccbc8
38 changed files with 647 additions and 407 deletions
+5 -5
View File
@@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '2b61052e8709283d89997e351173bcb43a3c2c61',
'reference' => '2b8e34453234b8b31ebc9e7020f8677bf3889898',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '2b61052e8709283d89997e351173bcb43a3c2c61',
'reference' => '2b8e34453234b8b31ebc9e7020f8677bf3889898',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -306,9 +306,9 @@
'dev_requirement' => true,
),
'phpunit/php-code-coverage' => array(
'pretty_version' => '9.2.15',
'version' => '9.2.15.0',
'reference' => '2e9da11878c4202f97915c1cb4bb1ca318a63f5f',
'pretty_version' => '9.2.24',
'version' => '9.2.24.0',
'reference' => '2cf940ebc6355a9d430462811b5aaa308b174bed',
'type' => 'library',
'install_path' => __DIR__ . '/../phpunit/php-code-coverage',
'aliases' => array(),