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] Change WorkflowData from interface to class #58

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport a530739 from #54.

* Change WorkflowData from interface to class

Signed-off-by: Daniel Widdis <[email protected]>

* Disable flaky test

Signed-off-by: Daniel Widdis <[email protected]>

* Rebase with changes from #38

Signed-off-by: Daniel Widdis <[email protected]>

---------

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

codecov bot commented Sep 25, 2023

Codecov Report

Merging #58 (b08d35f) into 2.x (0a45e8f) will decrease coverage by 6.82%.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##                2.x      #58      +/-   ##
============================================
- Coverage     75.14%   68.33%   -6.82%     
- Complexity       47       48       +1     
============================================
  Files             7        7              
  Lines           173      180       +7     
  Branches         18       18              
============================================
- Hits            130      123       -7     
- Misses           32       48      +16     
+ Partials         11        9       -2     
Files Coverage Δ
...ramework/workflow/CreateIndex/CreateIndexStep.java 84.84% <100.00%> (-0.45%) ⬇️
...pensearch/flowframework/workflow/WorkflowData.java 100.00% <100.00%> (ø)
...nsearch/flowframework/template/TemplateParser.java 91.66% <0.00%> (ø)

... and 1 file with indirect coverage changes

@joshpalis joshpalis merged commit 04a63e1 into 2.x Sep 25, 2023
15 of 16 checks passed
@github-actions github-actions bot deleted the backport/backport-54-to-2.x branch September 25, 2023 20:51
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