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

Install ml-plugins dependency #121

Closed

Conversation

owaiskazi19
Copy link
Member

Description

Install ml-plugins dependency to fetch the APIs of ml-commons.

Issues Resolved

Fixes #108

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: Owais Kazi <owaiskazi19@gmail.com>
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #121 (994c1fb) into main (6ee3d53) will increase coverage by 0.44%.
Report is 1 commits behind head on main.
The diff coverage is 89.47%.

@@             Coverage Diff              @@
##               main     #121      +/-   ##
============================================
+ Coverage     80.24%   80.68%   +0.44%     
- Complexity      250      261      +11     
============================================
  Files            30       31       +1     
  Lines           992     1046      +54     
  Branches         95      103       +8     
============================================
+ Hits            796      844      +48     
- Misses          160      161       +1     
- Partials         36       41       +5     
Files Coverage Δ
...g/opensearch/flowframework/common/CommonValue.java 100.00% <ø> (ø)
...a/org/opensearch/flowframework/model/Template.java 89.65% <ø> (ø)
...ch/flowframework/workflow/CreateConnectorStep.java 73.84% <100.00%> (ø)
...arch/flowframework/workflow/RegisterModelStep.java 78.94% <100.00%> (ø)
...ch/flowframework/workflow/WorkflowStepFactory.java 71.42% <100.00%> (+1.42%) ⬆️
...nsearch/flowframework/workflow/ModelGroupStep.java 88.67% <88.67%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] RegisterModelStep / DeployModelStep Improvements
1 participant