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

fix: duplicate results with .* on singleton list #100

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

V0ldek
Copy link
Member

@V0ldek V0ldek commented Feb 15, 2023

Issue

Resolves: #96

Checklist

All of these should be ticked off before you submit the PR.

  • I ran just verify locally and it succeeded.
  • Issue was given go ahead and is linked above OR I have included justification for a minor change.
  • Unit tests for my changes are included OR no functionality was changed.

If the query ended with a wildcard selector and was applied
to a list with a singleton complex value,
that value was being matched twice.

Related: #96
@V0ldek V0ldek merged commit 58d4cd5 into main Feb 15, 2023
@V0ldek V0ldek deleted the v0ldek/#96-duplicate-results-in-singleton-list branch February 15, 2023 21:56
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.

Duplicate results when a wildcard runs over a singleton list with a complex value
1 participant