Show CI test reports
Problem to solve
CI Pipelines can collect test reports and GitLab shows them in the web interface.
Proposal
Show the test reports in our pipeline tree view in VS Code
Further details
- There is an existing MR created by @firelizzard, but we halted the work on the MR. The needed VS Code API was introduced in version
1.59.0
and we are waiting till the current version is at least1.62.0
before we can stop supporting1.58.0
and lower versions. - !339 (closed)