Want to understand how sonarqube sends data to a Merge Request in GitLab

Hi All,

I am trying to understand how sonarqube sends data to GitLab Merge Request, in one of our projects i am able to see sonarqube data(although it’s incorrect) on Merge Request, i want to correct the incoming data , but not having any clue where i have to look or modify to correct it.

Hi,

Welcome to the community!

What’s incorrect about the data in the decoration?

As to how this works, the docs should help.

 
Ann

Hi,
Thanks for your reply.
The Sonarqube analysis for the unit tests seem to be off. See my attached image please.
It reports the total coverage or duplication, not on a single merge request (in the image attached).
How can i resolve this?
Thanks in advance.