欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Sonar
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→项目) |
||
| (未显示1个用户的2个中间版本) | |||
| 第12行: | 第12行: | ||
[[Image:sonar-7axes.png]] | [[Image:sonar-7axes.png]] | ||
| + | |||
| + | ==指南== | ||
| + | ===[https://hub.docker.com/_/sonarqube/ Docker]=== | ||
| + | docker pull sonarqube | ||
| + | docker run sonarqube | ||
==语言支持== | ==语言支持== | ||
| 第38行: | 第43行: | ||
*[https://github.com/SonarSource/sonar-ui-common sonar-ui-common] | *[https://github.com/SonarSource/sonar-ui-common sonar-ui-common] | ||
*[https://github.com/SonarSource/sonar-analyzer-commons SonarSource Analyzers Commons Libraries] | *[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] | ||
==文档== | ==文档== | ||
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
- 开源中国
- 灰狐
截图
链接
分享您的观点

