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

[POC] Added Predict and SearchRequest workflow step #621

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

owaiskazi19
Copy link
Member

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

@owaiskazi19 owaiskazi19 force-pushed the predict-api branch 2 times, most recently from f7d33bf to 89b6b97 Compare March 27, 2024 20:40
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 7.86517% with 82 lines in your changes are missing coverage. Please review.

Project coverage is 71.14%. Comparing base (8820d89) to head (4a2d752).

Files Patch % Lines
...opensearch/flowframework/workflow/PredictStep.java 0.00% 44 Missing ⚠️
...arch/flowframework/workflow/SearchRequestStep.java 0.00% 38 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             feature-poc     #621      +/-   ##
=================================================
- Coverage          72.75%   71.14%   -1.62%     
  Complexity           681      681              
=================================================
  Files                 82       84       +2     
  Lines               3491     3580      +89     
  Branches             279      282       +3     
=================================================
+ Hits                2540     2547       +7     
- Misses               832      914      +82     
  Partials             119      119              

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

Copy link
Member

@joshpalis joshpalis left a comment

Choose a reason for hiding this comment

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

Looks good to me, just one final comment

@amitgalitz amitgalitz merged commit 4de0d99 into opensearch-project:feature-poc Mar 28, 2024
30 of 31 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.

3 participants