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

Adding error messages for negative fuzziness #1060

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Conversation

sreekanth-cb
Copy link
Contributor

Querying for negative fuzziness or edit distance is
an invalid option and adding error messages for that.
This would help further wrinkles down the line due to
wrapping of -ve ED to a higher value during the uint
typecasting.

 Querying for negative fuzziness or edit distance is
 an invalid option and adding error messages for that.
 This would help further wrinkles down the line due to
 wrapping of -ve ED to a higher value during the uint
 typecasting.
@coveralls
Copy link

coveralls commented Dec 3, 2018

Coverage Status

Coverage decreased (-3.1%) to 71.841% when pulling 84c8dde on error_fuzzy into 367c740 on master.

@sreekanth-cb sreekanth-cb merged commit b08a857 into master Dec 3, 2018
@sreekanth-cb sreekanth-cb deleted the error_fuzzy branch December 5, 2018 08:32
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