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] DataSource creation and edition page improvement to better support registered auth types #6145

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 31e8481 from #6122.

…t to better support registered auth types (#6122)

* [Token Exchange Unification] State update for createDataSource and editDataSource pages

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

* [Token Exchange Unification] rectify state for dataSource creation page and edit page

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

* [UT] Add more test cases for util functions

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

* [Token Exchange Unification] Update dataSource bottom banner control

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

* Update changefile.md

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

* Add comments

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

* Code review change, fix typo

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

* Resolve comments, update typo in test cases

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

---------

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

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

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

Project coverage is 67.12%. Comparing base (ed2e38d) to head (0db750d).

Files Patch % Lines
...rce/components/edit_form/edit_data_source_form.tsx 68.42% 2 Missing and 4 partials ⚠️
...components/create_form/create_data_source_form.tsx 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6145   +/-   ##
=======================================
  Coverage   67.11%   67.12%           
=======================================
  Files        3316     3316           
  Lines       64080    64093   +13     
  Branches    10241    10241           
=======================================
+ Hits        43008    43021   +13     
  Misses      18581    18581           
  Partials     2491     2491           
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.83% <72.00%> (+0.03%) ⬆️
Linux_4 35.31% <0.00%> (-0.01%) ⬇️
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.83% <72.00%> (+0.01%) ⬆️
Windows_4 35.31% <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.

@Flyingliuhub Flyingliuhub merged commit 7596e39 into 2.x Mar 14, 2024
90 of 91 checks passed
@github-actions github-actions bot deleted the backport/backport-6122-to-2.x branch March 14, 2024 22:25
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 v2.13.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants