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

Fix case where id are explicitly specified and starts by 0 #58

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

sthenault
Copy link

to avoid problem with integer 0, we should avoid using int boolean value but
rather explicitly test None.

to avoid problem with integer 0, we should avoid using int boolean value but
rather explicitly test None.
@coveralls
Copy link

coveralls commented Jun 20, 2018

Coverage Status

Coverage increased (+0.008%) to 99.554% when pulling 029b889 on sthenault:id0 into 990636c on uralbash:master.

@uralbash uralbash merged commit ef10ba5 into uralbash:master Jun 22, 2018
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