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 Data Source] Render credential form registered from AuthMethod #6024

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5ef10da from #6002.

…#6002)

* [TokenExchange] Render credential form registered from AuthMethod

Signed-off-by: Xinrui Bai <[email protected]>

* [UT] Add unittest to test registered credential form get rendered in create datasource page

Signed-off-by: Xinrui Bai <[email protected]>

* [UT] Update  test case descriptions

Signed-off-by: Xinrui Bai <[email protected]>

* [Token Exchange] improve code format in create datasource page

Signed-off-by: Xinrui Bai <[email protected]>

* [UT] Add unit test for edit datasource page

Signed-off-by: Xinrui Bai <[email protected]>

* Update changelog file

Signed-off-by: Xinrui Bai <[email protected]>

* update yml config file to original status

Signed-off-by: Xinrui Bai <[email protected]>

* Resolving comments

Signed-off-by: Xinrui Bai <[email protected]>

* [UT] Add more unit test to cover existing auth type and plugin registered Auth type scenario

Signed-off-by: Xinrui Bai <[email protected]>

* Resolving comments, update pmport path

Signed-off-by: Xinrui Bai <[email protected]>

---------

Signed-off-by: Xinrui Bai <[email protected]>
(cherry picked from commit 5ef10da)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 67.09%. Comparing base (bd04745) to head (3fcf248).

Files Patch % Lines
...components/create_form/create_data_source_form.tsx 76.92% 2 Missing and 1 partial ⚠️
...rce/components/edit_form/edit_data_source_form.tsx 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6024   +/-   ##
=======================================
  Coverage   67.08%   67.09%           
=======================================
  Files        3308     3308           
  Lines       63731    63749   +18     
  Branches    10168    10168           
=======================================
+ Hits        42757    42773   +16     
- Misses      18509    18511    +2     
  Partials     2465     2465           
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.53% <76.92%> (+0.02%) ⬆️
Linux_4 35.33% <ø> (ø)
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.53% <76.92%> (+0.01%) ⬆️
Windows_4 35.33% <ø> (ø)

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 3213c31 into 2.x Mar 5, 2024
75 of 80 checks passed
@ZilongX ZilongX deleted the backport/backport-6002-to-2.x branch March 5, 2024 20:06
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 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants