Commit d8b6d00
ci: Remove duplicated Coverage job
We have a Coverage job in `coverage.yml` that runs both C++ coverage and
Python coverage analysis and uploads the results to Codecov.
We don't need this one, which only analyzes Python coverage and doesn't
upload the results to Codecov.
Signed-off-by: Pablo Galindo <[email protected]>
Signed-off-by: Matt Wozniski <[email protected]>1 parent 3452630 commit d8b6d00
1 file changed
+0
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 40 | | |
70 | 41 | | |
71 | 42 | | |
| |||
0 commit comments