Combined test coverage for a repository (not in the context of an MR)
I am aware of a feature in an MR which marks combined code coverage
https://docs.gitlab.com/ee/user/project/merge_requests/test_coverage_visualization.html
My repo does have multiple cobertura coverage reports being generated
Do I have the ability to see the combined coverage for the repo outside the MR context, while I browse the repo on master branch?
The analytics feature is not combining the different test pipelines