Coverage not analyzing less than 20 lines on new lines

Hello community,

I see a comment on SonarCloud that basically says that less 20 lines are not going to be analyzed for New Lines.

I see this ticket open, but not sure if this is only for SonarQube

I also saw an older very similar ticket - Problem when PR has less than 20 new LOCs

Can someone let me know if there’s a feature enabled for SonarCloud?

Hi,

It’s not that fewer than 20 lines aren’t analyzed. It’s that Quality Gate conditions on Coverage on New Code and Duplications on New Code aren’t enforced when there are fewer than 20 new lines.

A toggle to turn off this behavior has been added to SonarQube, but not in SonarCloud.

 
HTH,
Ann

Thank you Ann for the reply!

Is there any plan for a feature to block this in SonarCloud?

Thanks again

Hi,

Sorry, but I’m not currently aware of any plan for that.

 
:slightly_frowning_face:
Ann

Hi Ann, if there are no plans to add a user setting for minimum number of lines changed to affect a quality gate, it would be very much appreciated if you could at least display a notification in the summary page explaining why the quality gate passed regarding this issue. Currently sonarcloud does not explain this in the summary nor in the detailed measures reports. Thanks!

2 Likes

Thank You for pointing this out, Sean.
We will look into this opportunity for improvement.

1 Like