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

Added Create Connector Step #107

Merged
merged 6 commits into from
Oct 25, 2023

Added more tests and updated MLClient initialization

3f7dfb6
Select commit
Loading
Failed to load commit list.
Merged

Added Create Connector Step #107

Added more tests and updated MLClient initialization
3f7dfb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

81.72% (+0.26%) compared to 63ef780

View this Pull Request on Codecov

81.72% (+0.26%) compared to 63ef780

Details

Codecov Report

Merging #107 (3f7dfb6) into main (63ef780) will increase coverage by 0.26%.
The diff coverage is 80.00%.

❗ Current head 3f7dfb6 differs from pull request most recent head ae5c155. Consider uploading reports for the commit ae5c155 to get more accurate results

@@             Coverage Diff              @@
##               main     #107      +/-   ##
============================================
+ Coverage     81.46%   81.72%   +0.26%     
- Complexity      285      295      +10     
============================================
  Files            30       30              
  Lines          1122     1182      +60     
  Branches        126      130       +4     
============================================
+ Hits            914      966      +52     
- Misses          162      168       +6     
- Partials         46       48       +2     
Files Coverage Δ
.../opensearch/flowframework/FlowFrameworkPlugin.java 100.00% <100.00%> (ø)
...g/opensearch/flowframework/common/CommonValue.java 100.00% <ø> (ø)
...search/flowframework/workflow/DeployModelStep.java 81.81% <100.00%> (+16.60%) ⬆️
...arch/flowframework/workflow/RegisterModelStep.java 80.00% <100.00%> (+6.78%) ⬆️
...ch/flowframework/workflow/WorkflowStepFactory.java 70.00% <100.00%> (+1.57%) ⬆️
...ch/flowframework/workflow/CreateConnectorStep.java 74.60% <74.60%> (ø)