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

Support editing of certain workflow fields on a provisioned workflow …

9bf239e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Support editing of certain workflow fields on a provisioned workflow #775

Support editing of certain workflow fields on a provisioned workflow …
9bf239e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 1s

74.61% (+0.24%) compared to ec78e2a

View this Pull Request on Codecov

74.61% (+0.24%) compared to ec78e2a

Details

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.