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

Addressed PR comments

ae5c155
Select commit
Loading
Failed to load commit list.
Merged

Added Create Connector Step #107

Addressed PR comments
ae5c155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

81.72% (+1.25%) compared to f621b91

View this Pull Request on Codecov

81.72% (+1.25%) compared to f621b91

Details

Codecov Report

Merging #107 (ae5c155) into main (f621b91) will increase coverage by 1.25%.
The diff coverage is 80.00%.

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

@@             Coverage Diff              @@
##               main     #107      +/-   ##
============================================
+ Coverage     80.47%   81.72%   +1.25%     
- Complexity      252      295      +43     
============================================
  Files            30       30              
  Lines           973     1182     +209     
  Branches         98      130      +32     
============================================
+ Hits            783      966     +183     
- Misses          155      168      +13     
- Partials         35       48      +13     
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%> (ø)

... and 2 files with indirect coverage changes