Not able to see New Code data

Hi Team,

We are not able to see any data in New Code tab when comparing to any base branch even after multiple sonar scan runs.
We are using our last release branch as a reference branch to compare.
We have a lot of changes to the branch compared to the reference branch.
We didn’t do any changes and suddenly this issue occurred with our last scans. We are able to see data in Overall code perfectly.

We are using “ant sonarcheck” to do the sonar scan.

Can you please help us know what could be the reason?

We are using " * Developer Edition* Version 10.4.1 (build 88267)".

Hi,

I need to let you know that the SonarScanner for Ant was deprecated a year ago. I expect it to go EOL at the end of this year.

Regarding your question, there’s not a lot to go on. At a guess, this is about your checkout and the SCM metadata available in your workspace.

There are tips for PR checkout and a little bit of information about branch checkout.

 
HTH,
Ann