phpunit coverate checks added with report to HTMl, phpstan check fixes for enum
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
<include>
|
||||
<directory suffix=".php">./www/lib/CoreLibs</directory>
|
||||
</include>
|
||||
<!-- <report>
|
||||
<html outputDirectory="build/coverage-report"/>
|
||||
</report> -->
|
||||
</coverage>
|
||||
<!-- <source>
|
||||
<include>
|
||||
|
||||
Reference in New Issue
Block a user