You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Functional/Command/InspectCommand/Data/checkstyle.xml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,10 @@
4
4
<errorline="1"column="0"severity="error"message="Project per file coverage is configured at 80%. Current coverage is at 70%. Improve coverage for this class."source="phpunit-file-coverage-inspection"/>
<errorline="1"column="0"severity="error"message="Custom file coverage is configured at 90%. Current coverage is at 80%. Improve coverage for this class."source="phpunit-file-coverage-inspection"/>
7
+
<errorline="1"column="0"severity="error"message="Custom file coverage is configured at 90%. Current coverage is at 60%. Improve coverage for this class."source="phpunit-file-coverage-inspection"/>
<errorline="1"column="0"severity="error"message="A custom file coverage is configured at 90%, but the current file coverage 90% exceeds the project coverage 80%. Remove `/home/workspace/test/directory/standard-above-threshold.php` from phpfci.xml custom-coverage rules."source="phpunit-file-coverage-inspection"/>
<errorline="1"column="0"severity="error"message="Custom file coverage is configured at 55%. Current coverage is at 50%. Improve coverage for this class."source="phpunit-file-coverage-inspection"/>
0 commit comments