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] add version number to newly created datasource object #6198

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport daccae7 from #6178.

* add version number to newly created datasource object

Signed-off-by: Zilong Xia <[email protected]>

* update attribute key from version to dataSourceVersion

Signed-off-by: Zilong Xia <[email protected]>

* add support and test coverage for custom auth type

Signed-off-by: Zilong Xia <[email protected]>

* fix ciGroup3 test case suite Create Datasource Wizard

Signed-off-by: Zilong Xia <[email protected]>

---------

Signed-off-by: Zilong Xia <[email protected]>
Signed-off-by: ZilongX <[email protected]>
(cherry picked from commit daccae7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

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

Project coverage is 67.18%. Comparing base (00566ef) to head (827b2ad).

Files Patch % Lines
..._source/server/routes/fetch_data_source_version.ts 81.25% 3 Missing ⚠️
.../server/routes/data_source_connection_validator.ts 77.77% 1 Missing and 1 partial ⚠️
.../data_source_management/public/components/utils.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6198      +/-   ##
==========================================
+ Coverage   67.13%   67.18%   +0.04%     
==========================================
  Files        3331     3332       +1     
  Lines       64391    64421      +30     
  Branches    10281    10286       +5     
==========================================
+ Hits        43232    43279      +47     
+ Misses      18706    18643      -63     
- Partials     2453     2499      +46     
Flag Coverage Δ
Linux_1 35.07% <ø> (ø)
Linux_2 55.28% <ø> (?)
Linux_3 44.74% <76.66%> (+0.04%) ⬆️
Linux_4 35.35% <0.00%> (-0.01%) ⬇️
Windows_1 35.10% <ø> (ø)
Windows_2 55.24% <ø> (ø)
Windows_3 44.74% <76.66%> (+0.02%) ⬆️
Windows_4 35.35% <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 52fca45 into 2.x Mar 19, 2024
94 of 95 checks passed
@ZilongX ZilongX deleted the backport/backport-6178-to-2.x branch March 19, 2024 17: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.13.0 version decoupling
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants