PaperMC / PaperMC/patch-roulette
Track hunk sizes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 5
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 4
Description
When pushing patches, it'd be a great addition for patch-roulette to also store the amount of hunk diff in each patch.
This would enable the PW frontend and its users to select "smaller" patches or a max amount of "hunks" if they are restricted e.g. by time and want to work on "smaller" patches.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing how patches are pushed and stored, then follow how the PW frontend selects patches; the work is done when each patch exposes its hunk amount and users can filter by smaller patches or a maximum hunk count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100