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

WBOY
Release: 2016-06-20 12:28:21
Original
1088 people have browsed it

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/

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!