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

Code Bucket Size Suggestion / Ideas #163

Open
ChrisCarini opened this issue Apr 16, 2023 · 4 comments
Open

Code Bucket Size Suggestion / Ideas #163

ChrisCarini opened this issue Apr 16, 2023 · 4 comments
Labels
brainstorming enhancement New feature or request

Comments

@ChrisCarini
Copy link
Owner

This issue is intended to capture different suggestions / ideas for 'buckets of code sizes' (i.e. what constitutes a 'small' change vs a 'large' change; or any terminology one would rather use).

@ChrisCarini ChrisCarini added the enhancement New feature or request label Apr 16, 2023
@ChrisCarini
Copy link
Owner Author

Found on Reddit:

Tiny change - 1 file

Small change - 10 files

Big change - 50 files

Break this up right now change - 100 files

Ref: https://www.reddit.com/r/programming/comments/wc77ah/comment/iiechs5/

@ChrisCarini
Copy link
Owner Author

Of course, ChatGPT has some thoughts:

TL;DR:

Small: <=100
Medium: 100-500
Large: 500-1000
Very Large: 1000+

Screenshot:
Screenshot 2023-04-16 at 23 48 59

@ChrisCarini
Copy link
Owner Author

@microsoft has a GitHub App to label PRs based on side; sizes found here: https://github.com/microsoft/PullRequestQuantifier/blob/main/prquantifier.yaml

TL;DR:

  • XS - 50
  • S - 100
  • M - 200
  • L - 400
  • XL - 1000

@ChrisCarini
Copy link
Owner Author

From https://github.com/noqcks/pull-request-size#sizing :

Screenshot 2023-09-21 at 06 14 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brainstorming enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant