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] fix text docs input unescaped error; enable deploy remote model #1408

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6e0d949 from #1407

@opensearch-trigger-bot opensearch-trigger-bot bot temporarily deployed to ml-commons-cicd-env September 29, 2023 17:19 Inactive
@opensearch-trigger-bot opensearch-trigger-bot bot temporarily deployed to ml-commons-cicd-env September 29, 2023 17:19 Inactive
@opensearch-trigger-bot opensearch-trigger-bot bot temporarily deployed to ml-commons-cicd-env September 29, 2023 17:19 Inactive
@opensearch-trigger-bot opensearch-trigger-bot bot temporarily deployed to ml-commons-cicd-env September 29, 2023 17:19 Inactive
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #1408 (ec5be98) into 2.x (d932aee) will decrease coverage by 0.11%.
The diff coverage is 11.11%.

@@             Coverage Diff              @@
##                2.x    #1408      +/-   ##
============================================
- Coverage     78.28%   78.18%   -0.11%     
+ Complexity     2303     2302       -1     
============================================
  Files           195      195              
  Lines          9370     9377       +7     
  Branches        917      920       +3     
============================================
- Hits           7335     7331       -4     
- Misses         1621     1632      +11     
  Partials        414      414              
Flag Coverage Δ
ml-commons 78.18% <11.11%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...n/java/org/opensearch/ml/model/MLModelManager.java 52.23% <0.00%> (-0.15%) ⬇️
...ch/ml/engine/algorithms/remote/ConnectorUtils.java 61.11% <14.28%> (-4.78%) ⬇️

... and 1 file with indirect coverage changes

@jngz-es jngz-es merged commit bc61e4b into 2.x Sep 29, 2023
7 of 9 checks passed
@github-actions github-actions bot deleted the backport/backport-1407-to-2.x branch September 29, 2023 18:04
ylwu-amzn added a commit to ylwu-amzn/ml-commons that referenced this pull request Oct 4, 2023
ylwu-amzn added a commit that referenced this pull request Oct 4, 2023
… (#1408)

Signed-off-by: Yaliang Wu <[email protected]>
(cherry picked from commit 6e0d949)

Co-authored-by: Yaliang Wu <[email protected]>
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.

3 participants