New code with zero coverage passed Quality Gate

As you can see on the attached screenshot, new code with zero coverage passed QualityGate.
Should I fill a bug report or there is some configuration issue I missed?

TIA,
Vitaly

Hi Vitaly,

when there are less than 20 lines of code changed, the quality gate does not apply the conditions about coverage or duplications.

This explanation is given on the home page of a project, for instance:

However, it looks like we forgot to also show this message on pull requests. I’ve created the following ticket to fix this: SONAR-12138.

Thanks for reporting this!

1 Like

Thank you, Vitaly

I’m having the same issue inside my projects. What should I do? Is there a way I can make a new support ticket

Please read Fabrice’s answer. If it’s your case (i.e. less 20 lines new code) it’s by design.

Sorry to kick up an old thread, but I just stumbled into this situation, and the brand new UI that just launched also seems to omit that little info message.

Also, I would be very interested in configuring that behavior, but didn’t see any way to do that in the quality gate area. Is that something that might be up for consideration in the future?