caarlos0 / karmahub

Compares the amount of issues and pull requests you created with the amount of comments and code reviews you did.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

karmahub

Release Software License Travis

Go Report Card Godoc SayThanks.io Powered By: GoReleaser

Compares the amount of issues and pull requests you created with the amount of comments and code reviews you did.

The idea is to use it at your daily job organization, so you can get an idea of how much are you actually contributing to the code review practices.

For example, at the company I work, the "rule of thumb" is "for each pull request you open, do 3 code reviews".

I can check my progress like this:

asciicast

So, in this scenario, its clear that I'm not following the rule.

Hope this helps you and your team improve the code review practices!

Install

brew install caarlos0/tap/karmahub

About

Compares the amount of issues and pull requests you created with the amount of comments and code reviews you did.

License:MIT License


Languages

Language:Go 85.4%Language:Makefile 14.6%