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

Refactored Enum Init #29

Merged
merged 4 commits into from Jan 12, 2017
Merged

Refactored Enum Init #29

merged 4 commits into from Jan 12, 2017

Conversation

codytwinton
Copy link
Collaborator

By adding the variable identifiers, this ensures that, when a new device type is added, the compiler will prompt the addition of the possible identifiers. This also makes DeviceType more testable

By adding the variable `identifiers`, this ensures that, when a new device type is added, the compiler will prompt the addition of the possible identifiers
This also makes DeviceType more testable
@schickling
Copy link
Owner

Sorry, I don't have the time right now to do a proper review, but maybe someone else could jump in?

@codytwinton
Copy link
Collaborator Author

@schickling - I've added some extra tests. All tests are passing. I'm good to go ahead and merge, just didn't want to reject any offers of a review.

@codytwinton codytwinton requested review from RyanRamchandar and removed request for schickling January 12, 2017 19:19
@RyanRamchandar
Copy link
Collaborator

LGTM

@codytwinton codytwinton merged commit 1f9915f into master Jan 12, 2017
@codytwinton codytwinton deleted the refactor_enum_init branch January 12, 2017 20:11
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.

None yet

3 participants