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 a157a7c commit 88669deCopy full SHA for 88669de
README.md
@@ -78,14 +78,14 @@ This example will enforce:
78
- A minimum coverage of *80%* for all classes in namespace `RobinIngelbrecht\PHPUnitCoverageTools`
79
- *100%* code coverage for the class `ApplicationFinishedSubscriber`
80
81
-### Example with coverage that is too low
+### Example when coverage is too low
82
83

84
85
-### Example with coverage that generates warning
+### Example when coverage generates warning
86
87

88
89
-### Example with coverage that passes
+### Example when coverage passes
90
91

0 commit comments