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] Add data source aggregated view to show all compatible data sources or only show used data sources #6264

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 05abf5e from #6129.

…patible data sources or only show used data sources (#6129)

* add data source aggregated view to show all compatible data sources or only used data sources

Signed-off-by: Lu Yu <nluyu@amazon.com>

* add change log

Signed-off-by: Lu Yu <nluyu@amazon.com>

* address comments and add more tests

Signed-off-by: Lu Yu <nluyu@amazon.com>

---------

Signed-off-by: Lu Yu <nluyu@amazon.com>
(cherry picked from commit 05abf5e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 67.26%. Comparing base (7e41586) to head (2bd33a1).

Files Patch % Lines
...ce_aggregated_view/data_source_aggregated_view.tsx 84.37% 2 Missing and 3 partials ⚠️
...c/components/data_source_menu/data_source_menu.tsx 0.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6264   +/-   ##
=======================================
  Coverage   67.26%   67.26%           
=======================================
  Files        3339     3340    +1     
  Lines       64649    64686   +37     
  Branches    10349    10360   +11     
=======================================
+ Hits        43487    43513   +26     
- Misses      18648    18655    +7     
- Partials     2514     2518    +4     
Flag Coverage Δ
Linux_1 31.30% <ø> (ø)
Linux_2 55.39% <ø> (ø)
Linux_3 ?
Linux_4 35.21% <0.00%> (-0.04%) ⬇️
Windows_1 31.33% <ø> (ø)
Windows_2 55.35% <ø> (ø)
Windows_3 44.78% <75.00%> (+0.03%) ⬆️
Windows_4 35.21% <0.00%> (-0.04%) ⬇️

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.

@BionIT BionIT merged commit 2971dec into 2.x Mar 25, 2024
90 of 92 checks passed
@github-actions github-actions bot deleted the backport/backport-6129-to-2.x branch March 25, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports multiple datasource multiple datasource project seasoned-contributor v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants