Code Coverage is not showing up on the Sonarqube Dashboard

One of the projects in my organization is not showing code coverage and we have been working to resolve this for a long time now but not able to find a solution . Please help us in resolving it . I am attaching the required information and logs below.

  • Community Edition - Version 7.6
    Sonar Config
    sonar.projectKey=hk-backend-evolved
    sonar.projectName=hk-backend-evolved
    sonar.sourceEnconding=UTF-8
    sonar.sources=.
    sonar.login=
    sonar.javascript.lcov.reportPaths=lcov.info

Also Attaching logs with this request.
Logs.txt (8.4 KB)

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

7.6 → 7.9.x → 8.9.10 → 9.9

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes for 7.9 to 8.9, as well as the LTS to LTS release upgrade notes for 8.9 to 9.9 helpful. If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.

1 Like

Not yet working. Can you please help me out with this

Are you now running SonarQube v9.9 LTS? If so, can you provide updated logs?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.