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] Refactor workflow step resource updates to eliminate duplication #835

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport dc20feb from #796.

* Refactor workflow step resource updates to eliminate duplication

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

* Add coverage and changelog

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

---------

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

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 93.18182% with 6 lines in your changes missing coverage. Please review.

Project coverage is 77.30%. Comparing base (4b250d0) to head (4a30915).
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...framework/indices/FlowFrameworkIndicesHandler.java 77.77% 4 Missing ⚠️
...ework/workflow/AbstractRegisterLocalModelStep.java 88.88% 1 Missing ⚠️
...search/flowframework/workflow/CreateIndexStep.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #835      +/-   ##
============================================
+ Coverage     75.31%   77.30%   +1.99%     
- Complexity      917      922       +5     
============================================
  Files            96       96              
  Lines          4456     4345     -111     
  Branches        412      412              
============================================
+ Hits           3356     3359       +3     
+ Misses          929      814     -115     
- Partials        171      172       +1     

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

@dbwiddis dbwiddis merged commit 543b9ce into 2.x Aug 14, 2024
31 checks passed
@dbwiddis dbwiddis deleted the backport/backport-796-to-2.x branch August 14, 2024 16:43
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