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

Fixing model group parsing and restoring context #695

Merged
merged 3 commits into from
May 1, 2024

changed to contains key

e34d8a4
Select commit
Loading
Failed to load commit list.
Merged

Fixing model group parsing and restoring context #695

changed to contains key
e34d8a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 0s

73.74% (-0.04%) compared to ff072de

View this Pull Request on Codecov

73.74% (-0.04%) compared to ff072de

Details

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 (ff072de) to head (e34d8a4).

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              @@
##               main     #695      +/-   ##
============================================
- 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.