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] Remove useCase and defaultParams field in WorkflowRequest (#952) #954

Merged

Conversation

junweid62
Copy link
Contributor

@junweid62 junweid62 commented Nov 11, 2024

Backport 219aec5 from #952

…-project#952)

* Remove useCase and defaultParams field in WorkflowRequest

Signed-off-by: Junwei Dai <[email protected]>

* Remove useCase and defaultParams field in WorkflowRequest

Signed-off-by: Junwei Dai <[email protected]>

* Removed the constructor that has never been used and tested.

Signed-off-by: Junwei Dai <[email protected]>

---------

Signed-off-by: Junwei Dai <[email protected]>
Co-authored-by: Junwei Dai <[email protected]>
(cherry picked from commit 219aec5)
…-project#952)

* Remove useCase and defaultParams field in WorkflowRequest

Signed-off-by: Junwei Dai <[email protected]>

* Remove useCase and defaultParams field in WorkflowRequest

Signed-off-by: Junwei Dai <[email protected]>

* Removed the constructor that has never been used and tested.

Signed-off-by: Junwei Dai <[email protected]>

---------

Signed-off-by: Junwei Dai <[email protected]>
Co-authored-by: Junwei Dai <[email protected]>
(cherry picked from commit 219aec5)
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.08%. Comparing base (ccb4e85) to head (42f6b39).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #954   +/-   ##
=========================================
  Coverage     78.07%   78.08%           
+ Complexity      996      993    -3     
=========================================
  Files            99       99           
  Lines          4625     4617    -8     
  Branches        431      431           
=========================================
- Hits           3611     3605    -6     
+ Misses          834      832    -2     
  Partials        180      180           

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

@dbwiddis dbwiddis changed the title Backport/backport 952 to 2.x [Backport 2.x] Remove useCase and defaultParams field in WorkflowRequest (#952) Nov 11, 2024
@owaiskazi19 owaiskazi19 merged commit 7bdc199 into opensearch-project:2.x Nov 11, 2024
30 of 31 checks passed
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.

3 participants