Populate code coverage badge stats

Issues populating code coverage badge, badge showing ‘unknown’

Swift project. I am seeing a cobertura.xml file associated with a merge request, after numerous attempts to configure the coverage value in the .gitlab-ci.yml the value is still reporting ‘unknown’.

Unfortunately the test coverage examples do not provide and Swift examples. Is there an example configuration available?