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

Improved the way we handle invalid data (#13) #14

Merged
merged 6 commits into from
Feb 13, 2017
Merged

Conversation

bekeles
Copy link
Contributor

@bekeles bekeles commented Feb 6, 2017

If we don't have enough information to answer a question of a rule, rather than returning questionable immediately, we continue as it were a yes. If we get same result as the questionable result, we return that result. If there are multiple questionable rules, we will continue as long as their potential result is the same. If we get 2 questionable rules that would end up as a single and multiple primaries, we stop and return questionable.

@bekeles bekeles merged commit 79d939b into master Feb 13, 2017
@bekeles bekeles deleted the questionable-rules-13 branch February 13, 2017 16:45
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