SonarQube 5.1.2 发布,此版本主要是 bug 修复:
[ SONAR-6351 ] - Escape rule message in issues report
[ SONAR-6673 ] - Do not try to load DefaultNotificationManager in preview mode
[ SONAR-6685 ] - Issues report contains invalid numbers depending on user locale
[ SONAR-6715 ] - Preview analysis fails with "UnsupportedOperationException: Unable to find rule by query"
[ SONAR-6718 ] - Issue tracking is not accurate when an action was done on issue from webapp
[ SONAR-6700 ] - Server temp directory does not auto-cleanup
[ SONAR-6706 ] - org.sonar.api.rules.ActiveRule.getRule().getTemplate() is always null on batch
下载: https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-5.1.2.zip 。
Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。
开源中国代码质量管理系统 -> http://sonar.oschina.net/
代码覆盖:通过单元测试,将会显示哪行代码被选中
改善编码规则
搜寻编码规则:按照名字,插件,激活级别和类别进行查询
项目搜寻:按照项目的名字进行查询
对比数据:比较同一张表中的任何测量的趋势