Commit 89ba521
committed
ci: use covertool for coverage instead of missing codecov plugin
The codecov command was not available in OTP 28, causing CI failures.
Switch to using the already-configured covertool plugin which generates
Cobertura XML format that Codecov can consume.1 parent e05bb14 commit 89ba521
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
0 commit comments