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

Validating fuzziness value in query #4748

Closed
wants to merge 2 commits into from

Conversation

subbudvk
Copy link

Signed-off-by: Subramanian S subbu.dvk0@gmail.com

Description

Validated fuzziness values are only positive integers, AUTO or AUTO:int,int

Issues Resolved

Issue 4223

Check List

Tested positive integers, AUTO, AUTO:int,int cases, working as expected.
Other illegal values throw error.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Subramanian S <subbu.dvk0@gmail.com>
@subbudvk subbudvk requested review from a team and reta as code owners October 12, 2022 13:17
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Yury-Fridlyand
Copy link

@subbudvk,
Thank you for publishing your fixes!
Could you please add unit tests to ensure that new code is completely covered by tests?

@subbudvk
Copy link
Author

@subbudvk, Thank you for publishing your fixes! Could you please add unit tests to ensure that new code is completely covered by tests?

Sure. Are these changes fine? I'll add tests shortly. @Yury-Fridlyand

Signed-off-by: Subramanian S <subbu.dvk0@gmail.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@noCharger
Copy link
Contributor

noCharger commented Nov 28, 2022

@subbudvk Do you need any help on get the ball rolling on this PR, such as adding the unit test or need more eyes on reviewing it?

@noCharger
Copy link
Contributor

@subbudvk Since this PR has been there for two months , would you mind if I take over this PR and add some tests to get it shipped?
cc @macohen

@minalsha
Copy link
Contributor

@macohen could you please help with this PR?

@sejli
Copy link
Member

sejli commented Mar 13, 2023

Closing, issue was fixed in #5805.

@sejli sejli closed this Mar 13, 2023
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.

5 participants