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

[nemo-qml-plugin-contacts] Fix de-duplication error #111

Merged
merged 1 commit into from
Jul 28, 2014

Conversation

matthewvogt
Copy link
Contributor

Numbers that have no possibility of being duplicates are wrongly omitted from the result set.

Numbers that have no possibility of being duplicates are wrongly
omitted from the result set.
@special
Copy link
Contributor

special commented Jul 26, 2014

LGTM.

Surprised we haven't noticed this before..

@matthewvogt
Copy link
Contributor Author

Yeah, massive testing failure. I would add more test cases but testing based on permutations gets out of hand really quickly :(

Personally, I think the ordering of inputs is most likely to cause future regressions when this function is modified, but it is a huge testing cost to pay...

matthewvogt added a commit that referenced this pull request Jul 28, 2014
[nemo-qml-plugin-contacts] Fix de-duplication error
@matthewvogt matthewvogt merged commit 29b687c into nemomobile:master Jul 28, 2014
@matthewvogt matthewvogt deleted the fix-omission branch July 28, 2014 01: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