Commit a1af478
committed
Add default exclusion to coverage exclude_lines.
Once `exclude_lines` is set, the default exclusion is overridden, so we
can't ignore coverage on specific lines. This adds the default rule back
so that can be done again.1 parent c3a18b3 commit a1af478
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments