Scanning a Microservice project where there is multiple project in a single repo)

I have multiple builds and test stage in a single repository as Microservice project.
Can you help me add sonarqube stage for the same, where I can get a consolidated code coverage report for the same!!

Hey there.

What version of SonarQube are you using? This information is requested in the template post.

And – what language(s) is this project? What coverage tools are you using? The more information, the better. :slight_smile:

We are using

9.9.3.79811- enterprise edition
The Project is .Net/ angular microservice project. So using the coverage tools based on the language !

What CI are you using? If you’re using the Extension for Azure DevOps, for example, this should all happen automatically.

The more details you can provide about what you’ve tried and what hasn’t worked, the more helpful people can be.