Skip to content

refactor/ Fix Shotgun Surgery and excessive Switch Statements Code Smells#95

Draft
yasmimdanntass wants to merge 1 commit into
4nner:mainfrom
yasmimdanntass:code-smells-refactoring
Draft

refactor/ Fix Shotgun Surgery and excessive Switch Statements Code Smells#95
yasmimdanntass wants to merge 1 commit into
4nner:mainfrom
yasmimdanntass:code-smells-refactoring

Conversation

@yasmimdanntass

@yasmimdanntass yasmimdanntass commented May 24, 2026

Copy link
Copy Markdown

Fixed the Chest Tiers management code so it supports addons and new tiers addition more easily, using an interface that defines a contract with the main methods a chest tier must have. (Obs.: This PR was created for academic purposes! I'm a big fan of Iron Chests and your work is just awesome!)

…ent code so it supports addons and new tiers addition more easily, avoiding Code Smells such as excessive Switch Statements and Shotgun Surgery.
@4nner

4nner commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Hi @yasmimdanntass , we've merged some changes that conflict with yours, so can't merge your PR at this time. If you wish to still have this merged, could you please resolve the conflicts? Thank you!

@4nner 4nner marked this pull request as draft June 18, 2026 21:43
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

Successfully merging this pull request may close these issues.

2 participants