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] [Multi Datasource] Unify getDefaultDataSourceId and export #6882

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c7c47d2 from #6843.

* Unify getDefaultDataSourceId and export

Signed-off-by: tygao <[email protected]>

* Changeset file for PR #6843 created/updated

* test: add tests for utils

Signed-off-by: tygao <[email protected]>

* return utils in setup

Signed-off-by: tygao <[email protected]>

* update interface

Signed-off-by: tygao <[email protected]>

---------

Signed-off-by: tygao <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit c7c47d2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.41%. Comparing base (5082f42) to head (d9d94b2).

Files Patch % Lines
...c/components/edit_data_source/edit_data_source.tsx 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6882      +/-   ##
==========================================
- Coverage   67.44%   67.41%   -0.04%     
==========================================
  Files        3443     3443              
  Lines       67861    67866       +5     
  Branches    11022    11024       +2     
==========================================
- Hits        45772    45755      -17     
- Misses      19427    19495      +68     
+ Partials     2662     2616      -46     
Flag Coverage Δ
Linux_1 33.09% <ø> (ø)
Linux_2 ?
Linux_3 45.25% <94.44%> (+<0.01%) ⬆️
Linux_4 34.96% <7.69%> (-0.01%) ⬇️
Windows_1 33.11% <ø> (ø)
Windows_2 55.13% <ø> (ø)
Windows_3 45.26% <94.44%> (+<0.01%) ⬆️
Windows_4 34.96% <7.69%> (-0.01%) ⬇️

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.

@SuZhou-Joe SuZhou-Joe merged commit e77b19e into 2.x Jun 4, 2024
64 of 65 checks passed
@github-actions github-actions bot deleted the backport/backport-6843-to-2.x branch June 4, 2024 08:31
@BionIT BionIT added the v2.15.0 label Jun 5, 2024
@zhyuanqi zhyuanqi added the refactor Tech debt related tasks that need refactoring label Jun 11, 2024
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 refactor Tech debt related tasks that need refactoring v2.15.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants