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] Fix compile error due to changes in OpenSearch core #387

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

heemin32
Copy link
Collaborator

Description

Fix compile error due to changes in OpenSearch core

Issues Resolved

N/A

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.

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #387 (c015641) into 2.x (7a80ae0) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##                2.x     #387   +/-   ##
=========================================
  Coverage     88.60%   88.60%           
  Complexity      753      753           
=========================================
  Files            92       92           
  Lines          2711     2711           
  Branches        220      220           
=========================================
  Hits           2402     2402           
  Misses          230      230           
  Partials         79       79           
Files Changed Coverage Δ
...geospatial/action/upload/geojson/IndexManager.java 90.00% <ø> (ø)
...spatial/action/upload/geojson/PipelineManager.java 93.61% <ø> (ø)
...l/action/upload/geojson/UploadGeoJSONResponse.java 86.48% <ø> (ø)
...n/upload/geojson/UploadGeoJSONTransportAction.java 0.00% <ø> (ø)
...rch/geospatial/action/upload/geojson/Uploader.java 94.73% <ø> (ø)
...ip2geo/action/DeleteDatasourceTransportAction.java 86.66% <ø> (ø)
...eospatial/ip2geo/action/GetDatasourceResponse.java 100.00% <ø> (ø)
...al/ip2geo/action/GetDatasourceTransportAction.java 94.44% <ø> (ø)
...al/ip2geo/action/PutDatasourceTransportAction.java 87.93% <ø> (ø)
...patial/ip2geo/action/RestGetDatasourceHandler.java 100.00% <ø> (ø)
... and 7 more

... and 1 file with indirect coverage changes

@heemin32 heemin32 merged commit 2d44f03 into opensearch-project:2.x Aug 17, 2023
17 of 18 checks passed
@heemin32 heemin32 deleted the backport-2.x branch August 17, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants