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

Make sure that closest match adapter confidence returns value between 0 and 1 #113

Merged
merged 1 commit into from
Jan 26, 2016

Conversation

gunthercox
Copy link
Owner

This updates and adds tests to ensure that the confidence value returned by the closest match adapter fall within the range between 0 and 1.

These tests ensure that the confidence value returned by the
closest match adapter range between 0 and 1.
@gunthercox
Copy link
Owner Author

@DarkmatterVale I believe this corrects the issue observed in #111. Feel free to review and merge this pull request.

@DarkmatterVale
Copy link
Collaborator

@gunthercox Did it fix the problem for you? Can you now accurately get a response from the proper adapter?

Regarding the issue with the database, we can discuss that in the issue and not this PR.

@gunthercox
Copy link
Owner Author

This did correct the issue.

@DarkmatterVale
Copy link
Collaborator

Awesome, thank you for fixing it! I'm gonna go ahead and merge it in then.

DarkmatterVale added a commit that referenced this pull request Jan 26, 2016
Make sure that closest match adapter confidence returns value between 0 and 1
@DarkmatterVale DarkmatterVale merged commit 249cc4d into master Jan 26, 2016
@gunthercox gunthercox deleted the confidence branch May 14, 2016 11:09
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.

2 participants