Commit ead2132
committed
Exclude the UI layer from coverage
The *.UI assembly (Views/WinForms) is not exercised by the test infrastructure.
Exclude the whole UI module instead of only its Views source folder, so the
coverage percentage reflects testable code.1 parent 9cf1d65 commit ead2132
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments