Skip to content

Commit 30916ba

Browse files
committed
remove coverage filter from phpunit xml
1 parent f0d214d commit 30916ba

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

phpunit.dist.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,6 @@
2323
</testsuite>
2424
</testsuites>
2525

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-
3526
<php>
3627
<!-- <env name="NEO4J_ADDRESS" value="<put your address here>"/>-->
3728
<!-- <env name="NEO4J_USERNAME" value="<put your name here>"/>-->

0 commit comments

Comments
 (0)