flowwer-dev / pull-request-stats

Github action to print relevant stats about Pull Request reviewers
MIT License
366 stars 79 forks source link

Feature request: Number of lines reviewed #23

Closed BadenMorgan closed 1 year ago

BadenMorgan commented 2 years ago

As a developer I would like to know how many lines someone has reviewed so I can more accurately assess if they should be chosen for the next review.

What we have found is sometimes people get more complex reviews than others and I know grading code complexity may be subjective but at a base level maybe just seeing how many lines were reviewed by a user in a given time period could help make the decision easier.

I got the idea from this repo: https://github.com/coverwallet/pr-labeler

manuelmhtr commented 2 years ago

Hi @BadenMorgan is a good idea. I'll put it together with https://github.com/flowwer-dev/pull-request-stats/pull/17 and make stats columns more configurable.

I'll find some time during the next weeks to make this change.

BadenMorgan commented 2 years ago

That's awesome, let me know if you want me to test it out when you are ready, would be happy to help on that front

manuelmhtr commented 1 year ago

Working on a web version that allows teams to configure the stats.