Hi all,
I need to get code coverage for our project (.net core project) and publish it to SonarQube server by Azure DevOps. Here is my scenario.
We have setup an VM on Azure which is hosted SonarQube. I have already got some information but only code coverage i can’t.
I can get code coverage and publish it onto Azure Devop but i can’t publish to Azure VM.
I have tried to many ways but it seems not work for me.
Could you please share with me how to get code coverage and publish it to SonarQube which is hosted on Azure VM ?