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] Handles auth methods from auth registry in DataSourceSavedObjectsClientWrapper #6096

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9f3a689 from #6062.

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

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

Project coverage is 67.11%. Comparing base (b338dc9) to head (fd3c3a1).

Files Patch % Lines
...bjects/data_source_saved_objects_client_wrapper.ts 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6096      +/-   ##
==========================================
- Coverage   67.13%   67.11%   -0.03%     
==========================================
  Files        3315     3316       +1     
  Lines       63895    64048     +153     
  Branches    10189    10230      +41     
==========================================
+ Hits        42897    42983      +86     
- Misses      18525    18580      +55     
- Partials     2473     2485      +12     
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.77% <85.71%> (+0.07%) ⬆️
Linux_4 35.32% <ø> (ø)
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.77% <85.71%> (+0.06%) ⬆️
Windows_4 35.32% <ø> (ø)

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.

@bandinib-amzn
Copy link
Member

Before rebase, all checks are passing except WhiteSource Security check (which is known).

…ntWrapper (#6062)

* Handles auth methods from auth registry while saving data source

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

* Add more UT and remove repetitive code

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

* Adds changelog

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

* Refactor code

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

---------

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
(cherry picked from commit 9f3a689)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@ZilongX ZilongX merged commit 2d95d45 into 2.x Mar 9, 2024
53 of 57 checks passed
@github-actions github-actions bot deleted the backport/backport-6062-to-2.x branch March 9, 2024 01:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants