Need help adding coverage of swift project to GitLab pipeline
I am forking a Swift project to GitLab and I’m trying to take advantage of GitLab’s test coverage visualization in merge requests and in the diff view by creating a pipeline job that tests the project and creates a report for it.