Skip to content

Add test for _is_sunder and _is_dunder array.py functions. #360

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

Merged
merged 1 commit into from
Nov 10, 2016
Merged

Add test for _is_sunder and _is_dunder array.py functions. #360

merged 1 commit into from
Nov 10, 2016

Conversation

timothyjlaurent
Copy link

The conditional to test for length occured at the end of a list of conditionals causing an index error when looking at characters in the string. This reordering and test prevent that.

@coveralls
Copy link

coveralls commented Nov 10, 2016

Coverage Status

Coverage remained the same at 95.884% when pulling a427a0f on timothyjlaurent:#359-fix-index-error-on-enum-functions into 50eadde on graphql-python:master.

@syrusakbary syrusakbary merged commit 6c7cd4e into graphql-python:master Nov 10, 2016
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