File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
petstore/php-nextgen/OpenAPIClient-php Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" ./vendor/autoload.php" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnFailure =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
33 <coverage processUncoveredFiles =" true" >
44 <include >
5- <directory suffix =" .php" >./src\ /Api</directory >
6- <directory suffix =" .php" >./src\ /Model</directory >
5+ <directory suffix =" .php" >./src/Api</directory >
6+ <directory suffix =" .php" >./src/Model</directory >
77 </include >
88 </coverage >
99 <testsuites >
Original file line number Diff line number Diff line change 22<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" ./vendor/autoload.php" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnFailure =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
33 <coverage processUncoveredFiles =" true" >
44 <include >
5- <directory suffix =" .php" >./src\ /Api</directory >
6- <directory suffix =" .php" >./src\ /Model</directory >
5+ <directory suffix =" .php" >./src/Api</directory >
6+ <directory suffix =" .php" >./src/Model</directory >
77 </include >
88 </coverage >
99 <testsuites >
Original file line number Diff line number Diff line change 22<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" ./vendor/autoload.php" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnFailure =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
33 <coverage processUncoveredFiles =" true" >
44 <include >
5- <directory suffix =" .php" >./src\ /Api</directory >
6- <directory suffix =" .php" >./src\ /Model</directory >
5+ <directory suffix =" .php" >./src/Api</directory >
6+ <directory suffix =" .php" >./src/Model</directory >
77 </include >
88 </coverage >
99 <testsuites >
You can’t perform that action at this time.
0 commit comments