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

#284: Add support for connectors #345

Merged
merged 10 commits into from
Dec 6, 2023

Conversation

rawwar
Copy link
Contributor

@rawwar rawwar commented Nov 24, 2023

Description

Add support for Connectors

Issues Resolved

Closes #284

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

Signed-off-by: kalyan <[email protected]>
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c977981) 91.42% compared to head (2b8ac5c) 91.47%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   91.42%   91.47%   +0.05%     
==========================================
  Files          40       41       +1     
  Lines        4339     4365      +26     
==========================================
+ Hits         3967     3993      +26     
  Misses        372      372              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
@rawwar rawwar marked this pull request as ready for review December 1, 2023 09:29
@rawwar
Copy link
Contributor Author

rawwar commented Dec 5, 2023

All modified and coverable lines are covered by tests ✅

@dhrubo-os , you can see the comment saying all lines are covered with tests

@dhrubo-os
Copy link
Collaborator

Oh yeah, sorry I missed that. Approving. Thanks.

@dhrubo-os dhrubo-os merged commit 1666baa into opensearch-project:main Dec 6, 2023
14 checks passed
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.

[FEATURE] Support for ML Extensibility
3 participants