I am opening this issue because we would like to have a SonarQube Test Coverage Plugin for Bitbucket in our project.
The goal is simple: for each pull requests, after the Sonar build, a message from Sonar is added in the PR (such as now with the issues) with the detail of the coverage for each function added or modified in the commits.
We want to increase our code coverage. It would allow us to have access to a precise coverage measure for small piece of code (on pull request level, before the merge). It's easier to improve our testing that way on daily basis.
We think this plugin will be really useful for all the other development teams.
Do not hesitate to come back to me should you have any question.
Thank you for your help.
Hello,
I am opening this issue because we would like to have a SonarQube Test Coverage Plugin for Bitbucket in our project.
The goal is simple: for each pull requests, after the Sonar build, a message from Sonar is added in the PR (such as now with the issues) with the detail of the coverage for each function added or modified in the commits.
We want to increase our code coverage. It would allow us to have access to a precise coverage measure for small piece of code (on pull request level, before the merge). It's easier to improve our testing that way on daily basis.
We think this plugin will be really useful for all the other development teams.
Do not hesitate to come back to me should you have any question. Thank you for your help.