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.14] Fixing model group parsing and restoring context #697

Merged
merged 1 commit into from
May 1, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 28ea3dd from #695.

* adding context.restore when missed and fixing model group parsing

Signed-off-by: Amit Galitzky <[email protected]>

* adding change log, fix casting

Signed-off-by: Amit Galitzky <[email protected]>

* changed to contains key

Signed-off-by: Amit Galitzky <[email protected]>

---------

Signed-off-by: Amit Galitzky <[email protected]>
(cherry picked from commit 28ea3dd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 1, 2024

Codecov Report

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

Project coverage is 73.74%. Comparing base (99c5ca1) to head (8befb77).

Files Patch % Lines
.../opensearch/flowframework/util/EncryptorUtils.java 33.33% 2 Missing ⚠️
...flowframework/workflow/RegisterModelGroupStep.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.14     #697      +/-   ##
============================================
- Coverage     73.78%   73.74%   -0.04%     
  Complexity      722      722              
============================================
  Files            82       82              
  Lines          3662     3668       +6     
  Branches        312      315       +3     
============================================
+ Hits           2702     2705       +3     
- Misses          818      820       +2     
- Partials        142      143       +1     

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

@amitgalitz amitgalitz merged commit 8361900 into 2.14 May 1, 2024
32 of 34 checks passed
@amitgalitz amitgalitz deleted the backport/backport-695-to-2.14 branch May 1, 2024 18:42
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