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

Version 1.6.2 #457

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Version 1.6.2 #457

merged 3 commits into from
Aug 12, 2024

Conversation

sahilvaidya
Copy link
Contributor

Fixes

github-actions bot and others added 3 commits August 12, 2024 17:40
* Avoid map key conflict for document results

We currently can't have VerticalResults for document verticals since
two results from the same entity will cause a map key conflict.
To resolve this, we are making the key the result ID and the result
index which should always be unique.

J=WAT-4282
TEST=manual,auto

Created a test document search config on the test-site which previously
failed to return VerticalResults properly due to the key error
now returns the results and updates on a new search

* Update snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@sahilvaidya sahilvaidya requested a review from a team as a code owner August 12, 2024 18:05
Copy link
Contributor

Current unit coverage is 92.12481426448737%
Current visual coverage is 79.01234567901234%
Current combined coverage is 92.62376237623762%

@coveralls
Copy link

Coverage Status

coverage: 85.38% (-0.007%) from 85.387%
when pulling 01ecfa9 on hotfix/v1.6.2
into 9b282d9 on main.

Copy link
Contributor

@Fondryext Fondryext left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sahilvaidya sahilvaidya merged commit ae60515 into main Aug 12, 2024
25 of 27 checks passed
@sahilvaidya sahilvaidya deleted the hotfix/v1.6.2 branch August 12, 2024 18:28
@Fondryext Fondryext mentioned this pull request Sep 19, 2024
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.

3 participants