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] Support editing of certain workflow fields on a provisioned workflow #775

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 7d45f92 from #757.

…757)

* Support editing of certain workflow fields on a provisioned workflow

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

* Add integ test

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

* Address review comments

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

* Refactor field update method to Template class

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

* Update tests to ensure update timestamp increments

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

---------

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

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 81.39535% with 16 lines in your changes missing coverage. Please review.

Project coverage is 74.61%. Comparing base (ec78e2a) to head (9bf239e).

Files Patch % Lines
...a/org/opensearch/flowframework/model/Template.java 73.33% 3 Missing and 5 partials ⚠️
...ework/transport/CreateWorkflowTransportAction.java 72.41% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #775      +/-   ##
============================================
+ Coverage     74.37%   74.61%   +0.24%     
- Complexity      745      783      +38     
============================================
  Files            84       84              
  Lines          3825     3873      +48     
  Branches        333      356      +23     
============================================
+ Hits           2845     2890      +45     
  Misses          825      825              
- Partials        155      158       +3     

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

@dbwiddis dbwiddis merged commit 7b171f6 into 2.x Jul 10, 2024
33 of 34 checks passed
@dbwiddis dbwiddis deleted the backport/backport-757-to-2.x branch July 10, 2024 01:31
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