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

Remove optional to get features #177

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

VijayanB
Copy link
Member

Description

Optional is not required since api returns
list instead of object.

Check List

  • Commits are signed per the DCO using --signoff

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.

Optional is not required since api returns
list instead of object.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@VijayanB VijayanB requested a review from a team October 20, 2022 20:46
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Merging #177 (286d29b) into main (63c97b0) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #177      +/-   ##
============================================
- Coverage     84.94%   84.55%   -0.40%     
+ Complexity      333      331       -2     
============================================
  Files            44       44              
  Lines          1096     1094       -2     
  Branches         97       97              
============================================
- Hits            931      925       -6     
- Misses          126      128       +2     
- Partials         39       41       +2     
Impacted Files Coverage Δ
...ospatial/action/upload/geojson/ContentBuilder.java 86.95% <ø> (-5.05%) ⬇️
...va/org/opensearch/geospatial/GeospatialParser.java 96.15% <100.00%> (ø)
...earch/geospatial/index/mapper/xypoint/XYPoint.java 68.96% <0.00%> (-5.18%) ⬇️

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

Copy link
Collaborator

@heemin32 heemin32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@VijayanB VijayanB merged commit 4465452 into opensearch-project:main Oct 22, 2022
@VijayanB VijayanB added the backport 2.x Backport PR to 2.x branch label Oct 22, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 22, 2022
Optional is not required since api returns list instead of object.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit 4465452)
VijayanB pushed a commit that referenced this pull request Oct 24, 2022
Optional is not required since api returns list instead of object.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport PR to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants