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] Allow strings for boolean workflow step parameters #673

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport b8e4ed0 from #671.

* Allow strings for boolean workflow step parameters

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

* Reduce redundancy in similar tests

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

---------

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

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 72.24%. Comparing base (fcef4e0) to head (45f123c).

Files Patch % Lines
...flowframework/workflow/RegisterModelGroupStep.java 80.00% 0 Missing and 1 partial ⚠️
...rg/opensearch/flowframework/workflow/ToolStep.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #673      +/-   ##
============================================
+ Coverage     72.20%   72.24%   +0.03%     
- Complexity      682      686       +4     
============================================
  Files            82       82              
  Lines          3562     3574      +12     
  Branches        290      294       +4     
============================================
+ Hits           2572     2582      +10     
- Misses          859      861       +2     
  Partials        131      131              

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

@dbwiddis dbwiddis merged commit b9c7354 into 2.x Apr 23, 2024
33 of 34 checks passed
@dbwiddis dbwiddis deleted the backport/backport-671-to-2.x branch April 23, 2024 01:41
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.

2 participants