- Notifications
You must be signed in to change notification settings - Fork 142
Pull requests: CodelyTV/refactoring-code_smells-design_patterns
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add commands to list refactorings and smells
#14 opened Oct 7, 2020 by rgomezcasas • Draft updated Jul 4, 2022
Example for Shotgun Surgery enhancement New feature or request
#24 opened Apr 8, 2021 by santakadev Loading… updated Jul 4, 2022
[csharp] [courses_steps_csv] Kickstart base
#29 opened Apr 22, 2021 by JavierCane • Draft updated Jul 4, 2022
Long Parameter List → Introduced a DTO (BookingDetails).
#66 opened Feb 9, 2025 by EduardKrutii Loading… updated Feb 9, 2025
Large Class → Extracted tax and discount logic into BookingPricing.
#68 opened Feb 9, 2025 by EduardKrutii Loading… updated Feb 9, 2025
Incorrect Logic in StatusFor(DateTime date) → Simplified condition checks.
#70 opened Feb 9, 2025 by EduardKrutii Loading… updated Feb 9, 2025
feat: add typescript recursive solution to the graduated tiered pricing exercise
#71 opened May 22, 2025 by samuelcasanova Loading… updated May 22, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.