Set up Sonar Cloud for Azure DevOps project

I want to ask a question about setting up Sonar Cloud for my Azure DevOps repos in 1 project.
We initially create a repo for sonar scanner. However, as we need to migrate code from another repo (which is duplicated from the 1st one) so I need to delete the 1st repo on sonar cloud and replace by the 2nd one. Both of repo has the same number of LOCs (about 100k)
I just want to make sure that do you count LOC from both my old and new repo, or just the new one only.
Thanks you

Hi @Le_L_i_Hoang

If you delete a project on SonarCloud, it’s LOC count will be erased as well.

HTH,
Mickaël

1 Like

Thank you

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