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

WBOY
發布: 2016-06-20 12:28:21
原創
1087 人瀏覽過

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學習者快速成長!