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

Negative Numbers #66

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Negative Numbers #66

merged 1 commit into from
Feb 14, 2020

Conversation

Hydrocharged
Copy link
Contributor

Somehow I was able to not only forget to include logic to handle negative numbers, but I forgot to also write a test for them too, and even implemented this library in dolt and didn't test for negative numbers there. I'm actually surprised. It wasn't even caught in peer review. It's the simplest things that we forget to check, and those are the ones that can cause the most havoc.

Signed-off-by: Daylon Wilkins <daylon@liquidata.co>
@Hydrocharged Hydrocharged merged commit e82bed7 into ld-master Feb 14, 2020
@Hydrocharged Hydrocharged deleted the daylon/neg-num branch February 14, 2020 23:36
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

1 participant