To get coverage report in sonarqube community edition

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    Version : Sonarqube 7.5
  • how is SonarQube deployed: zip, Docker, Helm
    Zip file
  • what are you trying to achieve
    To get code coverage report when C code is analysed in sonarqube.
    We integreated sonarqube and jenkins for code analysis , we would like to get the coverage report in sonarqube UI , kindly let us know any plugins available to get the same.
  • what have you tried so far to achieve this
    Used sonar-c plugin to get the analysis report , but we are getting 0.0% in Code Coverage.

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your upgrade path is:

7.5 → 7.9.6 → 8.9.10 → 9.9.4 → 10.4 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, feel free to come back to us (or better yet, to the maintainer of the community cxx plugin, at GitHub - SonarOpenCommunity/sonar-cxx: SonarQube C++ Community plugin (cxx plugin): This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.)