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

Analyze commit patch sizes #11

Open
MatheusRich opened this issue Apr 6, 2023 · 0 comments
Open

Analyze commit patch sizes #11

MatheusRich opened this issue Apr 6, 2023 · 0 comments

Comments

@MatheusRich
Copy link

The patch size is a possible useful insight to extract from a code base history.

Ideas:

  • We might extract the average patch size and add the standard deviation
  • We might display the size of the bigger patch and the commit that did it

Considerations:

  • We shouldn't set a "good" or "bad" size, as we don't know the programming languages in use or if they use things like "Squash and Merge".
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