History of Coverage in SonarQube instead of the latest Report only

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) - Sonarqube Enterprise Edition Version 9.9.1 (build 69595)
  • how is SonarQube deployed: zip, Docker, Helm - Docker
  • what are you trying to achieve - test coverage reports
  • what have you tried so far to achieve this - nothing yet

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Is there a way I can see the history of test coverage results instead of only the last updated one?

Hi,

You can see a graph of the coverage metrics history in the Activity tab, but file-level history isn’t available.

 
Ann

Thanks @ganncamp for your response. So can I assume it’s a limitation with Sonarqube when it comes to information on file-level history rather me digging more on this?

Hi,

Yes, there’s no need to dig. The data simply isn’t there in SonarQube.

 
HTH,
Ann