Commit 7a628e6
committed
ci: Collect statement coverage only
* And run with coverage only when also uploading the report
Before we collected also branch and condition coverage, which resulted
in a codecov.json file with items like "1/2" instead of just 1 or null.1 parent 6a05891 commit 7a628e6
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
0 commit comments