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

Check for search id before executing GDA #454

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

anguyen-yext2
Copy link

since search id (meta's uuid) might be updated after search results is updated, we only want to execute GDA after verifying both search and search results are defined

J=CLIP-1461
TEST=auto,manual

ran npm run test and tested manually on test-site to verified gda is executed as expected

J=CLIP-1461
TEST=auto,manual

ran `npm run test` and tested manually on test-site to verified gda is executed as expected
@anguyen-yext2 anguyen-yext2 requested a review from a team as a code owner August 7, 2024 02:14
Copy link
Contributor

github-actions bot commented Aug 7, 2024

Current unit coverage is 92.03496843127732%
Current visual coverage is 79.33579335793358%
Current combined coverage is 92.52427184466019%

@coveralls
Copy link

coveralls commented Aug 7, 2024

Coverage Status

coverage: 85.252% (-0.03%) from 85.286%
when pulling 18c1000 on dev/gda-check-search-id
into a794ed5 on develop.

@anguyen-yext2 anguyen-yext2 merged commit 7f69cf9 into develop Aug 7, 2024
21 of 22 checks passed
@anguyen-yext2 anguyen-yext2 deleted the dev/gda-check-search-id branch August 7, 2024 15:54
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