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

[Backport 2.x] Refactor async calls and minor bug fixes #275

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0e30a8d from #274.

* refactor async calls, minor bug fixes

Signed-off-by: Shenoy Pratik <[email protected]>

* type.ts lint updates and snapshot updates

Signed-off-by: Shenoy Pratik <[email protected]>

* adding lint error fixes

Signed-off-by: Shenoy Pratik <[email protected]>

* fix named export for QueryResults

Signed-off-by: Shenoy Pratik <[email protected]>

* remove default from named export

Signed-off-by: Shenoy Pratik <[email protected]>

* fix flaky unit test and fix lint issues in QueryResults.test.tsx

Signed-off-by: Shenoy Pratik <[email protected]>

* fix flaky tests and lint errors

Signed-off-by: Shenoy Pratik <[email protected]>

* error modal updates

Signed-off-by: Shenoy Pratik <[email protected]>

* update main.tsx snapshot

Signed-off-by: Shenoy Pratik <[email protected]>

---------

Signed-off-by: Shenoy Pratik <[email protected]>
(cherry picked from commit 0e30a8d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.47%. Comparing base (aba5f7e) to head (f4b6555).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x     #275      +/-   ##
==========================================
+ Coverage   59.88%   61.47%   +1.58%     
==========================================
  Files          33       33              
  Lines        1623     1599      -24     
  Branches      288      284       -4     
==========================================
+ Hits          972      983      +11     
+ Misses        548      518      -30     
+ Partials      103       98       -5     
Flag Coverage Δ
dashboards-query-workbench 61.47% <ø> (+1.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ps48 ps48 merged commit 30ca882 into 2.x Feb 28, 2024
7 of 13 checks passed
@github-actions github-actions bot deleted the backport/backport-274-to-2.x branch February 28, 2024 01:09
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.

1 participant