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] Make sure customer always have a default datasource #6279

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 91a0530 from #6237.

* Make sure customer always have a default datasource

Signed-off-by: Yuanqi(Ella) Zhu <[email protected]>

* Handle set as default

Signed-off-by: Yuanqi(Ella) Zhu <[email protected]>

---------

Signed-off-by: Yuanqi(Ella) Zhu <[email protected]>
Signed-off-by: Yuanqi(Ella) Zhu <[email protected]>
Co-authored-by: Miki <[email protected]>
(cherry picked from commit 91a0530)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

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

Project coverage is 67.28%. Comparing base (bae6984) to head (ba410c7).

Files Patch % Lines
...c/components/edit_data_source/edit_data_source.tsx 57.14% 2 Missing and 1 partial ⚠️
...components/data_source_table/data_source_table.tsx 87.50% 1 Missing ⚠️
src/plugins/data_source_management/public/mocks.ts 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6279   +/-   ##
=======================================
  Coverage   67.28%   67.28%           
=======================================
  Files        3341     3341           
  Lines       64682    64711   +29     
  Branches    10354    10360    +6     
=======================================
+ Hits        43519    43543   +24     
- Misses      18649    18652    +3     
- Partials     2514     2516    +2     
Flag Coverage Δ
Linux_1 31.30% <ø> (ø)
Linux_2 55.39% <ø> (ø)
Linux_3 44.91% <82.75%> (+0.03%) ⬆️
Linux_4 35.20% <0.00%> (-0.01%) ⬇️
Windows_1 31.33% <ø> (ø)
Windows_2 55.35% <ø> (ø)
Windows_3 44.91% <82.75%> (+0.03%) ⬆️
Windows_4 35.20% <0.00%> (-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.

@ZilongX ZilongX merged commit 9ea6069 into 2.x Mar 27, 2024
89 of 90 checks passed
@github-actions github-actions bot deleted the backport/backport-6237-to-2.x branch March 27, 2024 18:29
@BionIT BionIT added the v2.14.0 label Jun 5, 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 multiple datasource multiple datasource project repeat-contributor v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants