NotEnoughUpdates / NotEnoughUpdates/RepoParser
No ultimate rarity
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The Rarity enum does not have an entry for the ULTIMATE rarity, instead the legacy SUPREME rarity exists in its place. The supreme case should be deprecated for removal and the ultimate rarity should be added.
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
Start by locating the Java Rarity enum referenced in the issue and inspect its existing SUPREME entry. Add the ULTIMATE rarity and mark SUPREME for deprecation, then run the relevant project tests or build to confirm the enum changes compile and existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100