How to push code coverage from Azure Devops to SonarQube for Maven
Introduction
In this blog we are going to discuss, how to generate the code coverage from unit test and publish to sonarqube.
Setup used:-
Azure Devops Pipelines
Maven Project
SonarQube v8.9-community
Step 1: Generate test case in Azure Devops...
gauravtayade11.hashnode.dev2 min read