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 component to show single selected data source in read only mode #6262

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport df6de4e from #6125.

…ce in read only mode (#6125)

* add component to show selected data source in read only mode

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

* add change log

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

* fix typo and remove unused fields

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

* fix snapshot

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

---------

Signed-off-by: Lu Yu <[email protected]>
(cherry picked from commit df6de4e)
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 60.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 67.26%. Comparing base (b174c91) to head (e2cbbf4).

Files Patch % Lines
...c/components/data_source_view/data_source_view.tsx 61.53% 2 Missing and 3 partials ⚠️
...c/components/data_source_menu/data_source_menu.tsx 57.14% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6262   +/-   ##
=======================================
  Coverage   67.26%   67.26%           
=======================================
  Files        3338     3339    +1     
  Lines       64634    64649   +15     
  Branches    10344    10349    +5     
=======================================
+ Hits        43474    43487   +13     
- Misses      18647    18648    +1     
- Partials     2513     2514    +1     
Flag Coverage Δ
Linux_1 31.30% <ø> (ø)
Linux_2 55.39% <ø> (ø)
Linux_3 44.75% <60.00%> (+0.03%) ⬆️
Linux_4 35.24% <0.00%> (-0.02%) ⬇️
Windows_1 31.33% <ø> (ø)
Windows_2 55.35% <ø> (ø)
Windows_3 44.75% <60.00%> (+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 7e41586 into 2.x Mar 25, 2024
90 of 92 checks passed
@github-actions github-actions bot deleted the backport/backport-6125-to-2.x branch March 25, 2024 20:50
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