Hi Team,
Please help me to find a solution for bellow query.
-
Sonarqube version: Sonarqube developer edition 7.7
-
what are you trying to achieve: I want to display Integration and Unit test coverage % separately, without doing any merge. I am using jacoco coverage tool.
-
what have you tried so far to achieve this: I found a way to merge both the report but I don’t want to merge, Instead I want to display it separately under the same project.
Is there a way where I can develop a custom plugin to display this reports separately ?