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

[Backport 2.x] Removes operations, resources_created, user_output fields from the Global Context and Template class #115

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 6ee3d53 from #114.

…obal Context and Template class (#114)

Simplifying Template format, removing operations, resources created, user outputs

Signed-off-by: Joshua Palis <[email protected]>
(cherry picked from commit 6ee3d53)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #115 (f0038b3) into 2.x (a653645) will decrease coverage by 1.22%.
Report is 2 commits behind head on 2.x.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##                2.x     #115      +/-   ##
============================================
- Coverage     81.46%   80.24%   -1.22%     
+ Complexity      285      250      -35     
============================================
  Files            30       30              
  Lines          1122      992     -130     
  Branches        126       95      -31     
============================================
- Hits            914      796     -118     
+ Misses          162      160       -2     
+ Partials         46       36      -10     
Files Coverage Δ
.../opensearch/flowframework/FlowFrameworkPlugin.java 100.00% <100.00%> (ø)
...g/opensearch/flowframework/common/CommonValue.java 100.00% <ø> (ø)
...ch/flowframework/indices/GlobalContextHandler.java 72.22% <100.00%> (ø)
...a/org/opensearch/flowframework/model/Template.java 89.65% <100.00%> (+2.37%) ⬆️
...rk/transport/ProvisionWorkflowTransportAction.java 45.61% <100.00%> (ø)
...ch/flowframework/workflow/WorkflowStepFactory.java 70.00% <100.00%> (+1.57%) ⬆️
...arch/flowframework/workflow/RegisterModelStep.java 78.94% <85.71%> (+5.73%) ⬆️
...search/flowframework/workflow/DeployModelStep.java 75.00% <71.42%> (+9.78%) ⬆️
...ch/flowframework/workflow/CreateConnectorStep.java 73.84% <73.84%> (ø)

... and 1 file with indirect coverage changes

@joshpalis joshpalis merged commit 162ad9e into 2.x Oct 25, 2023
26 checks passed
@github-actions github-actions bot deleted the backport/backport-114-to-2.x branch October 25, 2023 23:53
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.

1 participant