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

[Bakport to 2.9] Backport multiple PRs to 2.9 #1434

Merged
merged 4 commits into from
Oct 4, 2023

support bwc for process function (#1427)

6961db7
Select commit
Loading
Failed to load commit list.
Merged

[Bakport to 2.9] Backport multiple PRs to 2.9 #1434

support bwc for process function (#1427)
6961db7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 4, 2023 in 1s

78.61% (target 80.00%)

View this Pull Request on Codecov

78.61% (target 80.00%)

Details

Codecov Report

Merging #1434 (6961db7) into 2.9 (1b33d6d) will decrease coverage by 0.15%.
The diff coverage is 55.07%.

@@             Coverage Diff              @@
##                2.9    #1434      +/-   ##
============================================
- Coverage     78.76%   78.61%   -0.15%     
+ Complexity     2161     2160       -1     
============================================
  Files           168      168              
  Lines          8775     8779       +4     
  Branches        878      879       +1     
============================================
- Hits           6912     6902      -10     
- Misses         1462     1477      +15     
+ Partials        401      400       -1     
Files Coverage Δ
...ain/java/org/opensearch/ml/engine/ModelHelper.java 89.92% <ø> (-0.08%) ⬇️
...va/org/opensearch/ml/engine/utils/ScriptUtils.java 90.00% <100.00%> (+13.52%) ⬆️
...ine/algorithms/remote/RemoteConnectorExecutor.java 88.46% <66.66%> (+1.79%) ⬆️
...va/org/opensearch/ml/task/MLPredictTaskRunner.java 82.63% <66.66%> (+1.81%) ⬆️
...ch/ml/engine/algorithms/remote/ConnectorUtils.java 59.78% <52.45%> (-11.84%) ⬇️

... and 1 file with indirect coverage changes