-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add files and files changed per merge request to data extracted from Gitlab #54
Comments
In GitLab by @tayloramurphy on Jun 17, 2021, 09:48 @xiaozhou.wang we'd accept a merge request adding that to the tap 😄 |
In GitLab by @xiaozhou.wang on Jun 17, 2021, 11:27 mentioned in merge request !41 |
In GitLab by @xiaozhou.wang on Jun 21, 2021, 04:40 @tayloramurphy Added a merge request now. let me know if I've got the pattern wrong! |
In GitLab by @DouweM on Jun 21, 2021, 12:48 assigned to @xiaozhou.wang |
In GitLab by @tayloramurphy on Jun 21, 2021, 16:54 Great! @aaronsteers I've assigned you the MR for review! |
In GitLab by @tayloramurphy on Jul 8, 2021, 13:15 assigned to @aaronsteers |
In GitLab by @tayloramurphy on Jul 8, 2021, 13:16 Assigning you the issue @aaronsteers as you're on the MR. |
In GitLab by @aaronsteers on Aug 5, 2021, 13:59 assigned to @edgarrmondragon and unassigned @aaronsteers |
In GitLab by @aaronsteers on Aug 5, 2021, 13:59 assigned to @aaronsteers and unassigned @edgarrmondragon |
In GitLab by @xiaozhou.wang on Jun 17, 2021, 05:59
We're trying to do a complexity vs churn analysis: https://understandlegacycode.com/blog/focus-refactoring-with-hotspots-analysis/
To do that we need to get number of lines of code per file and frequency of change.
I'm happy to work on this change but let me know if you would be happy for this to get added
The text was updated successfully, but these errors were encountered: