SonarQube 4.3.3 发布,此版本修复了 MSSQL 迁移的问题,更多内容请看发行说明,现已提供下载。
SonarQube 4.4 发布,更新内容如下:
A brand new “Rules” page :
search and discover rules without having to go through a quality profile
activate/deactivate/update rules on quality profiles
manage rule templates and the custom rules created from those templates
see existing manual rules
对 Component Viewer 进行了完全重写
添加了一个新的 Web Service API 页面
加强对多语言项目的支持
New criterion on the Issues page
Distribution of lines of code per language on the “Size” widget
An enhanced Quality Gate widget
更多内容请看发行说明 和 升级日志。
Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。
开源中国代码质量管理系统 -> http://sonar.oschina.net/
主要特点:
代码覆盖:通过单元测试,将会显示哪行代码被选中
改善编码规则
搜寻编码规则:按照名字,插件,激活级别和类别进行查询
项目搜寻:按照项目的名字进行查询
对比数据:比较同一张表中的任何测量的趋势
项目主页:http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11694&version=20541
下载地址:http://www.sonarqube.org/downloads/
来自:开源中国社区

