Template for a good new topic, formatted with Markdown:
ALM used (Bitbucket Cloud, Azure DevOps)
CI system used (Azure DevOps)
Scanner command used when applicable (Uses Azure DevOps Sonar Cloud plugins)
Languages of the repository (C#, .Net Core, React / Angular, Python)
Error observed (Code Coverage on PRs does not populate correctly. Instead it displays the Code Coverage on entire codebase.)
Steps to reproduce (For Every PR when the CI runs, it shows this error prone data for Code Coverage + Code Smells on entire codebase rather showing it only for new code)
Potential workaround (Not able to find out yet)
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!
Yes Colin.
It have been analyzed before multiple times, but every time, it is not giving desired results.
Please do let me know in case if you need further more information my end.
And that folder is present when pulled from Bitbucket to the Azure DevOps pipeline? You might try executing a ls .git or similar while in the Azure DevOps pipeline.