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

feat(query-preview): use deep equal to compare request #1291

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

CachedaCodes
Copy link
Contributor

EMP-2124

Motivation and context

With the new deepEqual we can compare the requests from the query preview component more accurately.

  • Dependencies. If any, specify:
  • Open issue. If applicable, link:

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

Tests performed according to testing guidelines:
Try a query with semantic queries + query preview and test everything still works the same (the "cortina" query preview works)

@CachedaCodes CachedaCodes requested a review from a team as a code owner September 18, 2023 11:56
@diegopf diegopf self-requested a review September 18, 2023 12:37
@annacv annacv merged commit cf3c3e7 into main Sep 18, 2023
4 checks passed
@diegopf diegopf deleted the feature/EMP-2124-use-deep-equal-in-query-preview branch September 18, 2023 13:14
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