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 datasource query for DataSourceView component to add label when only pass id #6332

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cf43af3 from #6315.

…t to add label when only pass id (#6315)

* Add datasource query for DataSourceView component to add label when only pass id

Signed-off-by: yujin-emma <[email protected]>

* update changelog

Signed-off-by: yujin-emma <[email protected]>

* fix the failed test

Signed-off-by: yujin-emma <[email protected]>

* fix comment

Signed-off-by: yujin-emma <[email protected]>

* extract interface

Signed-off-by: yujin-emma <[email protected]>

* revert yml

Signed-off-by: yujin-emma <[email protected]>

* add more test

Signed-off-by: yujin-emma <[email protected]>

* update snapshot

Signed-off-by: yujin-emma <[email protected]>

* update snpshot

Signed-off-by: yujin-emma <[email protected]>

* update change log

Signed-off-by: yujin-emma <[email protected]>

* update change log and address other comments

Signed-off-by: yujin-emma <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Lu Yu <[email protected]>
Signed-off-by: Yu Jin <[email protected]>

* Update src/plugins/data_source_management/public/components/data_source_menu/data_source_menu.tsx

Co-authored-by: Lu Yu <[email protected]>
Signed-off-by: Yu Jin <[email protected]>

---------

Signed-off-by: yujin-emma <[email protected]>
Signed-off-by: Yu Jin <[email protected]>
Co-authored-by: Lu Yu <[email protected]>
(cherry picked from commit cf43af3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

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

Project coverage is 67.33%. Comparing base (8b1cf1a) to head (302ed22).

Files Patch % Lines
...c/components/data_source_view/data_source_view.tsx 71.42% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6332      +/-   ##
==========================================
- Coverage   67.33%   67.33%   -0.01%     
==========================================
  Files        3344     3344              
  Lines       64820    64835      +15     
  Branches    10384    10386       +2     
==========================================
+ Hits        43646    43656      +10     
- Misses      18648    18652       +4     
- Partials     2526     2527       +1     
Flag Coverage Δ
Linux_1 31.30% <ø> (ø)
Linux_2 55.39% <ø> (ø)
Linux_3 45.04% <72.72%> (+0.02%) ⬆️
Linux_4 35.24% <0.00%> (-0.02%) ⬇️
Windows_1 31.33% <ø> (ø)
Windows_2 55.35% <ø> (ø)
Windows_3 45.05% <72.72%> (+0.01%) ⬆️
Windows_4 35.24% <0.00%> (-0.02%) ⬇️

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 6df8e62 into 2.x Apr 3, 2024
91 of 92 checks passed
@github-actions github-actions bot deleted the backport/backport-6315-to-2.x branch April 3, 2024 19:02
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 repeat-contributor v2.14.0
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants