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 register a group model step #118

Merged
merged 6 commits into from
Oct 30, 2023

Moved common fields to CommonValue

fef826e
Select commit
Loading
Failed to load commit list.
Merged

Added register a group model step #118

Moved common fields to CommonValue
fef826e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

80.68% (+0.44%) compared to 6ee3d53

View this Pull Request on Codecov

80.68% (+0.44%) compared to 6ee3d53

Details

Codecov Report

Merging #118 (fef826e) into main (6ee3d53) will increase coverage by 0.44%.
The diff coverage is 89.47%.

@@             Coverage Diff              @@
##               main     #118      +/-   ##
============================================
+ 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%> (ø)