Commit 36b495a
committed
[TASK] Add coverage metadata to
As interfaces cannot be covered using an `@covers` annotation,
we need to use `@coversNothing` instead.
This will allow us to require coverage metadata for testcases
later down the road.AtRuleTest
1 parent 4a8a1c1 commit 36b495a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments