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

change plugin folder name to opensearch-sql-plugin #670

Merged
merged 1 commit into from
Jun 29, 2022
Merged

change plugin folder name to opensearch-sql-plugin #670

merged 1 commit into from
Jun 29, 2022

Conversation

kavithacm
Copy link
Collaborator

@kavithacm kavithacm commented Jun 29, 2022

Signed-off-by: Kavitha Conjeevaram Mohan [email protected]

Description

Providing alias for plugin folder name and changing the plugin name in respective files too.
this PR ports #662 to main

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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.

* change plugin folder name to opensearch-sql

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* settings.gradle

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify settings.gradle

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify doctest gradle

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify integ-test gradle

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify integ-test gradle

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify integ-test gradle again

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify name

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

* modify developer guide

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>
@kavithacm kavithacm requested a review from a team as a code owner June 29, 2022 22:27
@codecov-commenter
Copy link

Codecov Report

Merging #670 (5f00b9f) into main (7cbb121) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #670   +/-   ##
=========================================
  Coverage     94.67%   94.67%           
  Complexity     2801     2801           
=========================================
  Files           280      280           
  Lines          7570     7570           
  Branches        558      558           
=========================================
  Hits           7167     7167           
  Misses          349      349           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.76% <ø> (ø)
sql-engine 97.71% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7cbb121...5f00b9f. Read the comment docs.

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.

4 participants