SonarQube 5.5 发布,代码质量分析系统

WBOY
发布: 2016-06-20 12:28:21
原创
1088 人浏览过

SonarQube 5.5 发布了,Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。

改进记录如下:

  • 全新的 SonarQube 质量模型,三大特性:

    • “Reliability” characteristic, based on “bugs”

    • “Security” characteristic, based on “vulnerabilities”

    • “Maintainability” characteristic, based on “code smells”

    • Purpose is to highlight operational risk while remaining committed to manage the technical debt of the code (the default quality gate highlights

  • 使用新的 Measures 项目页替换老的度量钻取页面

    • More usable and reactive

    • Offers various visualizations (Treemaps, Bubble charts, Timelines) on top of drilldown capability

  • 提升了垂直的伸缩、性能和稳定性

    • Report processing by the Compute Engine (i.e. background tasks) is now done in a dedicated process

    • This processing can be multi-threaded to increase the throughput of the Compute Engine

下载地址: http://www.sonarqube.org/downloads/

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!