Commit 756c137
fix(coverage): let Codecov auto-discover coverage files (#2965)
Remove the `directory` parameter and let codecov-action search the
entire workspace automatically — same approach that works in the rhdh
core repo (finds 22 files successfully). Each matrix job runs on its
own runner so only that workspace's coverage files are found.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5508d6c commit 756c137
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | 87 | | |
89 | 88 | | |
0 commit comments