Must-share information (formatted with Markdown):
- which versions are you using (SonarQube 5.6.1)
- Any recommendations on how to construct an URL to retrieve the code coverage using ID and overview?
- https://{{ server }}: {{ port}} /overview?id=169127
I have tried:
https://{{ server }}: {{ port}}/api?id=169127?metrics=coverage
https://{{ server }}: {{ port}}/api/id=169127?metrics=coverage
http://{{ server }}: {{ port}}/api/resources?resource=169127