开发统计
链接到关于MediaWiki/维基媒体软件开发相关的统计页面。
实时统计
- 在Open Hub(原Ohloh)的维基媒体软件统计数据,包括许多项目。
- 技术社区指标(Git、Gerrit、Phabricator、邮件列表)在 https://wikimedia.biterg.io/ 。
- Gerrit:
- Phabricator
- Phabricator在每个项目的“报告”下都提供了按优先级排列和按用户或项目排列,來显示未完成任务的表格和燃盡圖。
- wikitech-l邮件列表上的“Phabricator月度统计”电子邮件 - 详阅其档案。
- 每月活跃用户数和新帐户数
- 邮件列表
- IRC:
- Gerrit和Phabricator:通过WikiContrib来查询用户列表的最近活动(参见phab:T220254)。
其他选定的统计
- Yearly (?) code review statistics, including information about Gerrit reviewers.
- Test coverage trends in our continuous integration .
- Code quality reports for core (may still be gathering data).
- Development statistics/Extensions
历史/(已经)过时/未工作
- Top commenters and distribution of unreviewed revisions
- Commit summaries and reversion ratio
- Active committers by year
- 代码审查 (SVN era, pre-2012: still in need of replacement):
Code review stats(archive by Nemo)- Total number of
each status Codereview stream- Signpost investigation: code review times
参见
- Contributor Dashboard 由Mozilla创建。
- "向https://github.com/wikimedia/存储库提交唯一拉取请求的唯一贡献者数量" - 由marktraceur创建的Python脚本
- 用于Gerrit的命令行查询指令。