Commit 454d7ce
committed
Accept equivalent mutations instead of disabling mutant
Per review: rather than suppressing the surviving mutations with
`# mutant:disable`, drop the redundant `Alchemrest::` prefixes. `Schema`
and `Transforms` resolve to the same constants inside `Alchemrest::Data`,
so the mutations are no longer generated and mutant reports 100% coverage
(14/14 killed). The `(&)` block-parameter fix is unchanged.1 parent 8da8380 commit 454d7ce
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 5 | | |
9 | | - | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
0 commit comments