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

renamed isMissingValue test methods to valueIsMissing for consistency #643

Merged
merged 1 commit into from Aug 27, 2019

Conversation

lwhite1
Copy link
Collaborator

@lwhite1 lwhite1 commented Aug 26, 2019

Thanks for contributing.

Description

renamed isMissingValue test methods to valueIsMissing for consistency

deprecated the original names in case they were being used.

Testing

Did you add a unit test? No

@benmccann
Copy link
Collaborator

I would have gone the other way and renamed everything to isMissingValue :-) What do you think @ryancerf ?

@lwhite1
Copy link
Collaborator Author

lwhite1 commented Aug 26, 2019 via email

@lwhite1
Copy link
Collaborator Author

lwhite1 commented Aug 27, 2019

IsMissingValue sounds too much like isMissing()

I should have been clearer, but i was on the run using a phone.

When you have an int backed column the class can have both isMissing(int) where int is an index and (static) isMissingValue(int) where int is the value to be checked, and I thought that was too similar for what are distinct operations.

@lwhite1 lwhite1 merged commit 39f074b into master Aug 27, 2019
@lwhite1 lwhite1 deleted the value-is-missing branch August 27, 2019 00:51
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

2 participants