Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 8, 2025

Merge master (v2.6.3) into develop

Fondryext and others added 5 commits June 24, 2025 10:58
This PR adds support for the openAt Matcher, which is used
for filtering to those entities which are currently open.
J=WAT-4905
TEST=auto

Added small unit test
This PR adds support for the openAt Matcher, which is used for filtering to those entities which are currently open.
J=WAT-4905
TEST=auto

Added small unit test
### Changes

- Add OpenAt Matcher #299
During filter search, the value of a near filter in a result corresponds to the name of the location for that filter. We already support setting the "name" property on a near filter in the backend, so we can start setting the "name" property on the frontend, too.

Tested by changing the filterSearchRequest in test-site's autocompleteRequests.ts to query the Locations vertical and builtin.location field on location entities using the input "vir". Saw that the name field was set on the resulting near field value filters to whatever the location of the filter was (e.g. "Virginia, USA"). Also added unit test.

Also fixes universal search request in test-site.
@github-actions github-actions bot requested a review from a team as a code owner July 8, 2025 17:49
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16150685394

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 89.397%

Totals Coverage Status
Change from base Build 15855096899: 0.1%
Covered Lines: 244
Relevant Lines: 266

💛 - Coveralls

@mkouzel-yext mkouzel-yext merged commit 8e53c79 into develop Jul 8, 2025
11 checks passed
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.

4 participants