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

Added mget for high level rest client #428

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

owaiskazi19
Copy link
Member

Signed-off-by: Owais Kazi owaiskazi19@gmail.com

Description

Added mget for high level client. This is required for Get Detector of AD.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #428 (2078b39) into main (0279621) will increase coverage by 0.11%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #428      +/-   ##
============================================
+ Coverage     59.82%   59.94%   +0.11%     
  Complexity      127      127              
============================================
  Files            29       29              
  Lines           697      699       +2     
  Branches         15       15              
============================================
+ Hits            417      419       +2     
  Misses          272      272              
  Partials          8        8              
Impacted Files Coverage Δ
src/main/java/org/opensearch/sdk/SDKClient.java 89.70% <100.00%> (+0.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dbwiddis dbwiddis merged commit 985154b into opensearch-project:main Feb 10, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 10, 2023
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
(cherry picked from commit 985154b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Feb 10, 2023
(cherry picked from commit 985154b)

Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 17, 2023
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants