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] Moved workflow-steps.json to Enum #529

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport be0df19 from #523.

* Created enum for workflow steps json

Signed-off-by: Owais Kazi <[email protected]>

* Added getters for enum and rest of the enums

Signed-off-by: Owais Kazi <[email protected]>

* Removed workflow-steps.json entries and the file completely

Signed-off-by: Owais Kazi <[email protected]>

* Fixed tests

Signed-off-by: Owais Kazi <[email protected]>

* Added entry to CHANGELOG.md

Signed-off-by: Owais Kazi <[email protected]>

* Addressed PR comments and removed the map

Signed-off-by: Owais Kazi <[email protected]>

* Updated CHANGELOG.md

Signed-off-by: Owais Kazi <[email protected]>

---------

Signed-off-by: Owais Kazi <[email protected]>
(cherry picked from commit be0df19)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (21eeb95) 72.11% compared to head (8a546e7) 72.00%.

Files Patch % Lines
...ch/flowframework/workflow/WorkflowStepFactory.java 78.15% 18 Missing and 8 partials ⚠️
.../flowframework/workflow/WorkflowProcessSorter.java 66.66% 2 Missing ⚠️
...owframework/transport/GetWorkflowStepResponse.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #529      +/-   ##
============================================
- Coverage     72.11%   72.00%   -0.11%     
+ Complexity      624      609      -15     
============================================
  Files            78       78              
  Lines          3159     3222      +63     
  Branches        239      247       +8     
============================================
+ Hits           2278     2320      +42     
- Misses          776      789      +13     
- Partials        105      113       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@owaiskazi19 owaiskazi19 merged commit 4446fb4 into 2.x Feb 19, 2024
28 checks passed
@owaiskazi19 owaiskazi19 deleted the backport/backport-523-to-2.x branch February 19, 2024 21:26
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