文件名称:一个简单的请求请求分析器-Golang开发
文件大小:44KB
文件格式:ZIP
更新时间:2024-06-15 11:17:27
Golang Miscellaneous
pullkee一个简单的Pull Requests分析器。 为什么? 浏览这样的页面对我来说一直很有趣:https://github.com/facebook/react/graphs/contributors。 尽管它不可能给人们带来意义Pullkee一个简单的Pull Requests分析器。 为什么? 浏览这样的页面对我来说一直很有趣:https://github.com/facebook/react/graphs/contributors。 尽管它可能无法提供有意义的见解,但我一直对我的工作项目中的许多其他指标感到好奇。 谁在生产更多代码? 谁被选为审稿人呢? 我们平均合并合并请求需要花费多长时间? 谁撰写更多(或更长时间)的评论? 再次,这不是什么
【文件预览】:
pullkee-master
----.goreleaser.yml(83B)
----.gitignore(27B)
----progress()
--------progress.go(815B)
--------progress_test.go(793B)
----.travis.yml(191B)
----LICENSE(1KB)
----coverage.sh(250B)
----github()
--------comment_test.go(2KB)
--------client()
--------diffsize_test.go(1KB)
--------reviewRequest.go(565B)
--------repository.go(442B)
--------util()
--------pullRequest_test.go(5KB)
--------github.go(1KB)
--------github_test.go(2KB)
--------comment.go(893B)
--------diffsize.go(633B)
--------page()
--------repository_test.go(979B)
--------reviewRequest_test.go(971B)
--------pullRequest.go(2KB)
----main.go(89B)
----cache()
--------cache.go(2KB)
--------cache_test.go(4KB)
----README.md(4KB)
----metric()
--------assigneeMatrix.go(1KB)
--------reviewRequest.go(786B)
--------metric.go(643B)
--------author.go(708B)
--------assignee.go(774B)
--------commentCharsPerDay.go(1KB)
--------util.go(3KB)
--------diffsize.go(742B)
--------age.go(757B)
--------descriptionSize.go(736B)
--------ageAssignee.go(844B)
--------diffsizePerDay.go(997B)
--------authorComments.go(835B)
----glide.lock(571B)
----godownloader.sh(8KB)
----cmd()
--------main.go(3KB)
--------fs.go(500B)
--------cli.go(1KB)
----glide.yaml(195B)