We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d214d commit 30916baCopy full SHA for 30916ba
phpunit.dist.xml
@@ -23,15 +23,6 @@
23
</testsuite>
24
</testsuites>
25
26
- <coverage includeUncoveredFiles="true" pathCoverage="true">
27
- <report>
28
- <html outputDirectory="coverage/html" lowUpperBound="50" highLowerBound="90"/>
29
- <crap4j outputFile="coverage/crap4j.xml" threshold="50"/>
30
- <clover outputFile="coverage/clover.xml"/>
31
- <php outputFile="coverage/coverage.php"/>
32
- </report>
33
- </coverage>
34
-
35
<php>
36
<!-- <env name="NEO4J_ADDRESS" value="<put your address here>"/>-->
37
<!-- <env name="NEO4J_USERNAME" value="<put your name here>"/>-->
0 commit comments