Fix: Rename view name to All
[releng/global-jjb.git] / releasenotes / notes / cmake-sonarqube-3b43bea721775986.yaml
1 ---
2 features:
3   - |
4     New templates gerrit-cmake-sonarqube and github-cmake-sonarqube
5     use the SonarQube Jenkins plug-in to analyze CXX code and publish
6     the results.  Modeled after the generic gerrit/github-sonar templates.
7     The new templates lift the limitations of the existing templates
8     gerrit/github-cmake-sonar which download and install a Sonar scanner,
9     and cannot report unit-test code coverage statistics.