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 1.x] Implement getFieldMapping on SDKRestClient #681

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 51c321c from #672.

* Implement getFieldMapping on SDKRestClient

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* More migration notes

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Update to match variable options parameter.

Signed-off-by: Daniel Widdis <widdis@gmail.com>

---------

Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit 51c321c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #681 (4623092) into 1.x (cb86277) will increase coverage by 0.02%.
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              @@
##                1.x     #681      +/-   ##
============================================
+ Coverage     65.90%   65.93%   +0.02%     
  Complexity      301      301              
============================================
  Files            55       55              
  Lines          1232     1233       +1     
  Branches         41       41              
============================================
+ Hits            812      813       +1     
  Misses          408      408              
  Partials         12       12              
Impacted Files Coverage Δ
src/main/java/org/opensearch/sdk/SDKClient.java 89.10% <100.00%> (+0.10%) ⬆️

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 32292f8 into 1.x Apr 13, 2023
@dbwiddis dbwiddis deleted the backport/backport-672-to-1.x branch April 13, 2023 22:11
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.

2 participants