Coverage report to show integration and unit test

Must-share information (formatted with Markdown):

  • Community Edition - Version 8.9 (build 43852)
  • Generate separate coverage report unit test and Integration test
  • Tried to use maven surefire and failsafe to generate separate report using jacoco and then trying to push to sonarqube.

Hi Sonarqube Team,

I am trying to show the coverage of integration and unit test separately in our sonarqube UI but i also understand that such feature is deprecated. Still I feel like we can have an option or plugin which can support the unit and integration test report displayed separately in our UI. I read through the community and feel many of us are actually welcoming this option.

Hope i can get this done or please share if there is any work around for the same(other than branching to get different reports).

Thanks
Gautham R

Hi,

Welcome to the community!

In fact we made a special effort to integrate all the different types of coverage into one set of metrics, so you’re not going to be able to accomplish this.

 
:woman_shrugging:
Ann