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] fixed create table async query bug #162

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 55d6352 from #158.

* avoid displaying results if no scheme is returned on success for async query

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* if there is no schema, will handle case by displaying success/failure regardless

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* success callout when no schema returned

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* added failure page to async

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* fixed some test errors and added snapshots

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* update to failure portion

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* included tests of loading and failure states

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

---------

Signed-off-by: Paul Sebastian <paulstn@amazon.com>
(cherry picked from commit 55d6352)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #162 (3703628) into 2.x (3e45ef7) will decrease coverage by 0.14%.
Report is 3 commits behind head on 2.x.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x     #162      +/-   ##
==========================================
- Coverage   54.79%   54.65%   -0.14%     
==========================================
  Files          33       33              
  Lines        1356     1396      +40     
  Branches      210      224      +14     
==========================================
+ Hits          743      763      +20     
- Misses        535      548      +13     
- Partials       78       85       +7     
Flag Coverage Δ
dashboards-query-workbench 54.65% <ø> (-0.14%) ⬇️

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

see 8 files with indirect coverage changes

@ps48 ps48 merged commit b8cfed5 into 2.x Oct 19, 2023
7 of 8 checks passed
@github-actions github-actions bot deleted the backport/backport-158-to-2.x branch October 19, 2023 00:02
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.

2 participants