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 state ops #23

Merged
merged 18 commits into from
Oct 7, 2023
Merged

Refactor state ops #23

merged 18 commits into from
Oct 7, 2023

Conversation

luigi-borriello00
Copy link
Collaborator

  • Extract all operations from ScatanState module to appropriate modules
  • Make all the State Operations return type Optionals in order to catch the effective success of the operations
  • Reorganize Unit Tests according to src/ packages
  • Refactor Tests and add Unit Tests for State Ops

Copy link
Contributor

@manuandru manuandru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIce, with this refactor we achieve a more readable and splitted structure by concerns 🦅

@manuandru manuandru requested a review from alemazzo October 7, 2023 10:07
Copy link
Member

@alemazzo alemazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍

@alemazzo alemazzo merged commit ae79897 into develop Oct 7, 2023
@alemazzo alemazzo deleted the feature-refactor-stateOps branch October 7, 2023 12:42
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.

3 participants