In sonar cloud, the overall code coverage is showing as zero percent when we check it from measures. Is it an intermittent issue. Please let us know and what steps we need to take to correct this or find potential issue.
We are using azure devops pipeline to scan with sonarcloud. can it be associated with version of java used for analysis.
Please let me know what we can do to remediate as even after adding lines of code to increase coverage. It is still showing zero coverage for some files in the code even though it used to display it correctly previously.