Commit c82a3a1
authored
Coverage-reports from Gitlab are now found and combined (#478)
* Unzip artifacts from Gitlab-CI
* Corrected wrong rm-command
* Unzipped files are located somewhere else not in pwd
* Another try for extraction
and commented out other long-running jobs in CI (will be added at the end)
* Search newly created directories
* Accidentally commited some weird char
* Moved file-listing and changed find-command
* Struggling with find-command
* Pass files separately to unzip
* Corrected order of unzip
* termination need to be properly escaped
* Explicitly uploading the unzipped artifacts
* Run all jobs again1 parent fabd036 commit c82a3a1
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
118 | 134 | | |
119 | 135 | | |
120 | 136 | | |
| |||
0 commit comments