We have been exploring SonarQube for our coverage and code health metrics and wanted to understand if there is a support currently for separate test type coverages - Unit and Integration in our case
If it is not there , is there a mechanism to achieve the same ? We have a requirement to show these metrics separately on SonarQube
We have considered creating separate branches for the same like BranchA-Unit and BranchA-Integration but wanted to understand if there are other approaches as well