Delivery by e-mail
confirmation by e-mail
- Article number: CWX-100001212735
- Total installations: 1,696
- Downloads: 28,261
- Average rated: 4
More details
This app integrates SonarQube 's useful metrics and defect hunting tools into Bitbucket Server's pull requests. Detected code violations, uncovered and duplicate code lines are directly shown in Bitbucket's diff view. By only showing them on changed lines, the code review peers can focus on the new code that should be merged.
For every found Sonar issue, a task can be created by just one click so that fixing it is not forgotten. Sonar metrics like technical debt are shown on the pull request overview. The app provides merge checks to disallow code being merged if it doesn't meet the configured quality requirements.
It requires a build that analyzes the pull request branches. Our app Sonar for Bamboo can do this for Bamboo. Please see our getting started guide for other CI systems. We also support incremental analysis that can speedup the analysis of large projects significantly.
The app is compatible with SonarQube 4.5 - 8.x. It supports both the community and the commercial editions.