Lines of code coverage - migrating to new repo

Hi,

I am new on the forum and we recently started to use Sonar (Developer edition) we purchased for 2mil lines of code as we have multiple projects to upload.

One of the projects is i progress of migration from bitBucket to CodeCommit, I wonder that if I upload it now (before the migration) and then 2 month later I remove the repo and upload same from codeCommit - will I be charged twice from the lines of code perspective? The repo is quite heavy (like 400k lines of code, so its about 1/4 of my overall paid capacity.

Thanks

Hello Vitaliih,

Welcome to the Community Forum!

I wonder that if I upload it now (before the migration) and then 2 month later I remove the repo and upload same from codeCommit - will I be charged twice from the lines of code perspective?

The code will not be accounted for twice. The LOCs in SonarQube stop being accounted for when you remove the projects there.

Hope this clarifies.

Best regards,

Luis

Thanks!