Commit 0807437
Victor Bajada
Fixes coverage data upload in CI
Updates the CI workflow to correctly upload coverage data as an artifact.
Changes the path for coverage data upload to be relative, and includes hidden files to ensure all data is captured. This resolves issues where the coverage data file was not found during the upload process.1 parent 4c4939b commit 0807437
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
123 | | - | |
| 125 | + | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
0 commit comments