SonarQube Generic Coverage 1.1 发布
jopen 10年前
Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。
主要特点:
代码覆盖:通过单元测试,将会显示哪行代码被选中
改善编码规则
搜寻编码规则:按照名字,插件,激活级别和类别进行查询
项目搜寻:按照项目的名字进行查询
对比数据:比较同一张表中的任何测量的趋
SonarQube Generic Coverage 1.1 发布,此版本包括了多个报告导入,集成测试覆盖和单元测试报告导入,可以通过更新中心更新安装到最新版本。文档请看这里。
SonarQube Generic Coverage - Version 1.1 详细发布日志Improvement
- [SONARCOVRG-6] - Support coverage of integration tests
- [SONARCOVRG-7] - Allow the import of a list of coverage report files
New Feature
- [SONARCOVRG-8] - import generic unit test report & apply to a project of any or mixed language
- [SONARCOVRG-9] - Allow the import of a list of unit test report files
Task
- [SONARCOVRG-10] - Change minimum version to 4.2