欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Sonar
来自开放百科 - 灰狐
(版本间的差异)
小 (→Jenkins) |
小 (→项目) |
||
(未显示1个用户的7个中间版本) | |||
第12行: | 第12行: | ||
[[Image:sonar-7axes.png]] | [[Image:sonar-7axes.png]] | ||
+ | |||
+ | ==指南== | ||
+ | ===[https://hub.docker.com/_/sonarqube/ Docker]=== | ||
+ | docker pull sonarqube | ||
+ | docker run sonarqube | ||
==语言支持== | ==语言支持== | ||
第26行: | 第31行: | ||
==[[Jenkins]]== | ==[[Jenkins]]== | ||
[https://github.com/SonarSource/sonar-scanner-jenkins SonarQube Scanner for Jenkins] | [https://github.com/SonarSource/sonar-scanner-jenkins SonarQube Scanner for Jenkins] | ||
+ | |||
+ | ==项目== | ||
+ | *[https://github.com/SonarSource/sslr SonarSource Language Recognizer] | ||
+ | *[https://github.com/SonarSource/rspec SonarSource Rule Specification repository] | ||
+ | *[https://github.com/SonarSource/sonar-training-examples SonarQube Training Examples] | ||
+ | *[https://github.com/SonarSource/sonar-scanner-jenkins SonarQube Scanner for Jenkins] | ||
+ | *[https://github.com/SonarSource/docker-sonarqube SonarQube in Docker] | ||
+ | *[https://github.com/SonarSource/slang SLang] | ||
+ | *[https://github.com/SonarSource/sonar-custom-plugin-example SonarQube Custom Plugin Example Build Status] | ||
+ | *[https://github.com/SonarSource/sonar-jacoco SonarQube JaCoCo Plugin] | ||
+ | *[https://github.com/SonarSource/sonar-ui-common sonar-ui-common] | ||
+ | *[https://github.com/SonarSource/sonar-analyzer-commons SonarSource Analyzers Commons Libraries] | ||
+ | *[https://github.com/jmecosta/sonar-fsharp-plugin SonarQube F# Code Analyzer Plugin] [https://github.com/swlaschin/sonar-fsharpsecurity-plugin sonar-fsharpsecurity-plugin] | ||
==文档== | ==文档== | ||
*[http://docs.huihoo.com/javaone/2014/CON2081-Beyond-the-Basics-of-SonarQube-Improve-Your-Java-JavaScript-Code-Even-Further.pptx Beyond the Basics of SonarQube: Improve Your Java(Script) Code Even Further] | *[http://docs.huihoo.com/javaone/2014/CON2081-Beyond-the-Basics-of-SonarQube-Improve-Your-Java-JavaScript-Code-Even-Further.pptx Beyond the Basics of SonarQube: Improve Your Java(Script) Code Even Further] | ||
+ | |||
+ | ==中文版== | ||
+ | *https://github.com/SonarQubeCommunity/sonar-l10n-zh | ||
==用户== | ==用户== | ||
第57行: | 第78行: | ||
image:sonar-4.4-rules.png|Rules | image:sonar-4.4-rules.png|Rules | ||
image:sonar-4.4-quality-profiles.png|Quality Profiles | image:sonar-4.4-quality-profiles.png|Quality Profiles | ||
+ | image:sonar-core-test-summary.png|测试 | ||
</gallery> | </gallery> | ||
第67行: | 第89行: | ||
[[category:software development]] | [[category:software development]] | ||
+ | [[category:software testing]] | ||
[[category:source code]] | [[category:source code]] | ||
[[category:java]] | [[category:java]] | ||
[[category:huihoo]] | [[category:huihoo]] |
2021年11月23日 (二) 12:21的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Sonar Thanks, Wikipedia. |
Sonar:一款开源的代码质量管理系统,Java 驱动,采用 GNU LGPL v3 许可协议。
目录 |
[编辑] 特点
- 代码覆盖:通过单元测试,将会显示哪行代码被覆盖
- 改善编码规则
- 搜寻编码规则:按照名字,插件,激活级别和类别进行查询
- 项目搜寻:按照项目的名字进行查询
- 对比数据:比较同一张表中的任何测试量的趋势
[编辑] 指南
[编辑] Docker
docker pull sonarqube docker run sonarqube
[编辑] 语言支持
[编辑] Elasticsearch
整合了 Elasticsearch,提供代码搜索能力。
[编辑] Jenkins
[编辑] 项目
- SonarSource Language Recognizer
- SonarSource Rule Specification repository
- SonarQube Training Examples
- SonarQube Scanner for Jenkins
- SonarQube in Docker
- SLang
- SonarQube Custom Plugin Example Build Status
- SonarQube JaCoCo Plugin
- sonar-ui-common
- SonarSource Analyzers Commons Libraries
- SonarQube F# Code Analyzer Plugin sonar-fsharpsecurity-plugin
[编辑] 文档
[编辑] 中文版
[编辑] 用户
- Apache Software Foundation
- Eclipse
- Spring / SpringSource
- Exo Platform
- XWiki
- OpenDaylight 有关 OpenDaylight
- OW2
- 开源中国
- 灰狐
[编辑] 截图
[编辑] 链接
分享您的观点