Hi, I have few doubts in counting of LOC in subscription plans of SonarCloud.
Suppose i have subscribed for 100K LOC but we added more than 100K, let’s say 150K. Do we need to upgrade our plan to continue scanning 150K lines in the same month ?
Now lets say from the subsequent month i have total 150K lines of code and i am adding only 10k lines through pull request. In such scenario my doubt is should i be able to go back to plan of 100K LOC and continue doing so. If not then is it possible to achieve such result with 100K LOC plan.
Your license usage is based on the number of lines of code you have under analysis at any one time. If you want to analyze 150K LOC, you’ll need to upgrade your license to that amount.
I just want to confirm like lets say from subsequent month i have 150K lines of code in my main branch but i am not analyzing my main branch anymore i am just adding new code through pull request and performing pull request decoration.
I want to know does it still counts for 150K LOC if YES, then is there any way to reduce this LOC.