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

refactor: cleaning up MoveService #10

Merged
merged 33 commits into from
Nov 12, 2024
Merged

Conversation

gabrielg2020
Copy link
Owner

@gabrielg2020 gabrielg2020 commented Nov 6, 2024

Description

After a lot of copying and pasting to create the piece moves, there is a lot of redundant/repetitive code (inc. test... 2000+ lines for one service 😮)

This PR will clean it up.

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature that might cause existing functionality to change)
  • Performance improvement
  • Other (refactoring)

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, especially in hard-to-understand areas.
  • I have updated the documentation where necessary.
  • My changes generate no new warnings or errors.
  • I have added tests that prove my fix is effective or that my feature works.
  • All new and existing tests pass.
  • My PR title follows the Conventional Commits specification.

Copy link

Filter Legal Moves

Signed-off-by: Gabriel Guimaraes <[email protected]>
Signed-off-by: Gabriel Guimaraes <[email protected]>
Signed-off-by: Gabriel Guimaraes <[email protected]>
@gabrielg2020 gabrielg2020 self-assigned this Nov 12, 2024
@gabrielg2020 gabrielg2020 merged commit d0bd2c5 into main Nov 12, 2024
5 checks passed
gabrielg2020 added a commit that referenced this pull request Nov 18, 2024
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.

1 participant