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] (#1536) Refactor OpenSearchQueryRequest and move includes to builder #1948

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7d23e0f from #1937.

…1937)

* #1536: Refactor OpenSearchQueryRequest and move includes to builder (#320)

* #1536: Refactor OpenSearchQueryRequest and move incldues to builder

Signed-off-by: acarbonetto <andrewc@bitquilltech.com>

* #1536: Checkstyle fixes

Signed-off-by: acarbonetto <andrewc@bitquilltech.com>

* #1536: Checkstyle fixes

Signed-off-by: acarbonetto <andrewc@bitquilltech.com>

---------

Signed-off-by: acarbonetto <andrewc@bitquilltech.com>

* #1536: Spotless Apply

Signed-off-by: acarbonetto <andrewc@bitquilltech.com>

---------

Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
(cherry picked from commit 7d23e0f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #1948 (48928d9) into 2.x (b57c50f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1948   +/-   ##
=========================================
  Coverage     97.42%   97.42%           
+ Complexity     4648     4647    -1     
=========================================
  Files           408      408           
  Lines         11528    11528           
  Branches        839      837    -2     
=========================================
  Hits          11231    11231           
  Misses          290      290           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.42% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...arch/sql/opensearch/request/OpenSearchRequest.java 100.00% <ø> (ø)
...sql/opensearch/request/OpenSearchQueryRequest.java 100.00% <100.00%> (ø)
...l/opensearch/request/OpenSearchRequestBuilder.java 100.00% <100.00%> (ø)
...ql/opensearch/request/OpenSearchScrollRequest.java 100.00% <100.00%> (ø)

@GumpacG GumpacG merged commit b480916 into 2.x Aug 10, 2023
@github-actions github-actions bot deleted the backport/backport-1937-to-2.x branch August 10, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants