devcon5io / mutation-analysis-plugin

Plugin for SonarQube to process mutation analysis results.
GNU Lesser General Public License v3.0
30 stars 17 forks source link

Why are issues duplicated in Sonar? #70

Closed carmeloquilez closed 3 months ago

carmeloquilez commented 1 year ago

Hi,

I'm wondering, why are issues duplicated in Sonar? Is there some reason for that?

image

Best regards.

gmuecke commented 1 year ago

As you could see in the screenshot, every mutator-specific rule comes in two "flavors": Category "Bug" and Category "Code Smell". So it gives you different option for how you treat survived mutatants in your projects. Only active one rule (either Bug or Code Smell) in your Quality Profile for each mutator