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

Remove Demo Classes, add No-Op Step #129

Merged
merged 4 commits into from
Oct 31, 2023

Merge branch 'main' into no-demo

b533525
Select commit
Loading
Failed to load commit list.
Merged

Remove Demo Classes, add No-Op Step #129

Merge branch 'main' into no-demo
b533525
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

67.09% (+0.37%) compared to 8e85f98

View this Pull Request on Codecov

67.09% (+0.37%) compared to 8e85f98

Details

Codecov Report

Merging #129 (b533525) into main (8e85f98) will increase coverage by 0.37%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #129      +/-   ##
============================================
+ Coverage     66.71%   67.09%   +0.37%     
- Complexity      272      276       +4     
============================================
  Files            34       35       +1     
  Lines          1322     1319       -3     
  Branches        125      125              
============================================
+ Hits            882      885       +3     
+ Misses          395      390       -5     
+ Partials         45       44       -1     
Files Coverage Δ
...rg/opensearch/flowframework/workflow/NoOpStep.java 100.00% <100.00%> (ø)
...ch/flowframework/workflow/WorkflowStepFactory.java 100.00% <100.00%> (+28.57%) ⬆️