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 b7fd781 commit 281b349Copy full SHA for 281b349
phpunit.xsd
@@ -147,8 +147,8 @@
147
</xs:simpleType>
148
</xs:attribute>
149
<xs:attribute name="target" type="xs:anyURI"/>
150
- <xs:attribute name="lowUpperBound" type="xs:nonNegativeInteger" default="35"/>
151
- <xs:attribute name="highLowerBound" type="xs:nonNegativeInteger" default="70"/>
+ <xs:attribute name="lowUpperBound" type="xs:nonNegativeInteger" default="50"/>
+ <xs:attribute name="highLowerBound" type="xs:nonNegativeInteger" default="90"/>
152
<xs:attribute name="showUncoveredFiles" type="xs:boolean" default="false"/>
153
<xs:attribute name="showOnlySummary" type="xs:boolean" default="false"/>
154
<xs:attribute name="threshold" type="xs:nonNegativeInteger" default="30"/>
0 commit comments