I would like to set the regular expression for my test coverage results.
According to Gitlab's documentation, I should be able to do that in the test coverage parsing setting in my project settings, by navigating to Settings > CI/CD > General pipelines
.
However, I cannot find the setting there. Where can I set the regular expression for the test coverage parsing setting in Gitlab?