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

Flight Control refactor (part 01) - Fleet array validation #140

Merged
merged 9 commits into from
Dec 7, 2020

Conversation

mdziekon
Copy link
Owner

@mdziekon mdziekon commented Dec 7, 2020

Summary:

fleet*.php files are a huge pile of duplicated code. It's time to extract repeated pieces into reusable functionalities to improve readability (and future modifications), reduce complexity and accidental inconsistencies between subsequent steps.

Changelog:

  • Generalize fleet array's validation step
  • Other minor refactors

Is migration required?

NO

Related issues or PRs:

@mdziekon mdziekon added the pr:enhancement_request All pull requests related to enhancements proposals label Dec 7, 2020
@mdziekon mdziekon marked this pull request as ready for review December 7, 2020 02:07
@mdziekon mdziekon merged commit ae3dfbd into master Dec 7, 2020
@mdziekon mdziekon deleted the mdziekon/gh-139/flight-control-refactor-part01 branch December 24, 2020 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:enhancement_request All pull requests related to enhancements proposals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant