Skip to content
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

Spotting co-changing files #139

Open
vifactor opened this issue Apr 19, 2020 · 1 comment
Open

Spotting co-changing files #139

vifactor opened this issue Apr 19, 2020 · 1 comment
Milestone

Comments

@vifactor
Copy link
Owner

https://www.feststelltaste.de/spotting-co-changing-files/

Checking the modularization of software systems by analyzing co-changing source code files – feststelltaste
https://www.feststelltaste.de/checking-the-modularization-of-software-systems-by-analyzing-co-changing-source-code-files/

@vifactor
Copy link
Owner Author

vifactor commented May 8, 2020

Utilization of output from
git log --no-merges --no-renames --numstat --pretty=format:'%x09%x09%x09%h%x09%aI%x09%aN'
which looks like

                        e1c6b2b 2020-05-08T10:31:46+02:00       Viktor Kopp
72      0       analysis/tests/test_blame.py

                        44c81e5 2020-05-05T22:59:18+02:00       Viktor Kopp
2       3       .github/workflows/repostat_publish_to_pypi.yml
9       0       CHANGELOG.rst
4       4       tools/release_data.json

                        af3a691 2020-05-05T20:29:10+02:00       Viktor Kopp
1       0       analysis/repostat.py
8       12      report/htmlreportcreator.py
4       1       test/check_report_files.py
5       0       tools/configuration.py
[...]

@vifactor vifactor added this to the v3 milestone Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant