Show average instead of median as it's a more reliable metric for know how long PRs takes #79
Unanswered
eduardoacskimlinks
asked this question in
Ideas
Replies: 1 comment
-
This is a draft of the concept. I can convert it into an actual pull request if this is something that will be considered to be merged #81 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Although it's a valid way of understanding the time it takes to review a pull request, in many cases, we want to show the average time it takes for some people to review a pull request because we aim to improve productivity or highlight an issue within our review process.
Therefore, how hard will it be to provide a new parameter to select what time scale we want to use to calculate the time column?
For example, in the images below, we can see when the median doesn't show the reality of the review speed.
Beta Was this translation helpful? Give feedback.
All reactions