flaviostutz / flaviostutz/gitwho
changes analysis: In received/given refactor/help, show the top authors envolved
- Dominant language
- Go
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Problem being solved
We know some members prefer to work in pairs, or sometimes we need to identify who is working in similar parts of the codebase so one can backup the other. Showing who is touching similar codes, with help given/received refactor given/received can help identify this.
## Proposal
Add the top 2 authors envolved in a refactor/change received/given below the metric.
eg:
```
Author: Arjen Heisnt
Churn (help received): 322
- Andrew Miles (243) <- these are the authors that gave help
- Carlos Roberto (110)
```
Do the same for all 4 combinations (help given, help received, refactor given, refactor received)
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing the existing help-given, help-received, refactor-given, and refactor-received metric calculations and their output in the Go repository. Done means each of the four metrics displays the top two involved authors and their contribution values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- analytics, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100