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] [Multiple DataSource] Integrate multiple datasource with dev tool console #3802

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a6af77d from #3754.

…sole (#3754)

* [Multiple DataSource] Integrate multiple datasource with dev tool console
* update to support autocomplete when datasource is selected

Signed-off-by: Su <szhongna@amazon.com>
(cherry picked from commit a6af77d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner April 6, 2023 23:29
@zhongnansu zhongnansu added multiple datasource multiple datasource project v2.7.0 labels Apr 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2023

Codecov Report

Merging #3802 (f99e6cc) into 2.x (ca5cbae) will decrease coverage by 0.01%.
The diff coverage is 45.83%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              2.x    #3802      +/-   ##
==========================================
- Coverage   66.43%   66.43%   -0.01%     
==========================================
  Files        3209     3209              
  Lines       61699    61707       +8     
  Branches     9527     9531       +4     
==========================================
+ Hits        40991    40996       +5     
- Misses      18425    18426       +1     
- Partials     2283     2285       +2     
Flag Coverage Δ
Linux 66.38% <45.83%> (-0.01%) ⬇️
Windows 66.38% <45.83%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...equest_to_opensearch/send_request_to_opensearch.ts 70.49% <ø> (ø)
...ugins/console/public/application/stores/request.ts 55.00% <0.00%> (-13.75%) ⬇️
...lugins/console/public/lib/opensearch/opensearch.ts 75.00% <ø> (ø)
...rver/routes/api/console/proxy/validation_config.ts 100.00% <ø> (ø)
...rc/plugins/console/public/lib/mappings/mappings.js 72.78% <37.50%> (ø)
.../server/routes/api/console/proxy/create_handler.ts 68.29% <40.00%> (-6.07%) ⬇️
...ensearch/use_send_current_request_to_opensearch.ts 68.00% <66.66%> (ø)
...containers/editor/legacy/console_editor/editor.tsx 55.00% <100.00%> (ø)
...ole/server/routes/api/console/proxy/tests/mocks.ts 90.90% <100.00%> (+2.02%) ⬆️

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zhongnansu zhongnansu merged commit ce29555 into 2.x Apr 7, 2023
@github-actions github-actions bot deleted the backport/backport-3754-to-2.x branch April 7, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multiple datasource multiple datasource project v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants