Must-share information (formatted with Markdown):
- which versions are you using- Community Edition Version 8.3.1 (build 34397)
- what are you trying to achieve - get coverage of overall and new code in addition to get in the same REST API the date of scanning
- what have you tried so far to achieve this - execute NEW CODE coverage RESTAPI- https://actsonarqube.actimize.systems/api/qualitygates/project_status?projectKey=X but this contain the date of the base period and I need the last time of scanning
execute for OVERALL coverage RESTAPI -
https://actsonarqube.actimize.systems/api/measures/component?component=x&metricKeys=coverage
but again in this API - I have no date of scanning