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

Change WorkflowData from interface to class (#54)

b08d35f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Change WorkflowData from interface to class #58

Change WorkflowData from interface to class (#54)
b08d35f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 25, 2023 in 0s

68.33% (target 70.00%)

View this Pull Request on Codecov

68.33% (target 70.00%)

Details

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