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 1.x] Adding boolean argument to ML Commons API #155

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 5bba4a6 from #143

* adding boolean argument

Signed-off-by: Alibi Zhenis <[email protected]>

* changing test

Signed-off-by: Alibi Zhenis <[email protected]>

* adding load_model argument to upload_model

Signed-off-by: Alibi Zhenis <[email protected]>

* small fix

Signed-off-by: Alibi Zhenis <[email protected]>

* adding default value of load_model argument

Signed-off-by: Alibi Zhenis <[email protected]>

---------

Signed-off-by: Alibi Zhenis <[email protected]>
(cherry picked from commit 5bba4a6)
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #155 (0ddcb09) into 1.x (eb54d9c) will decrease coverage by 0.29%.
The diff coverage is 77.77%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              1.x     #155      +/-   ##
==========================================
- Coverage   90.96%   90.67%   -0.29%     
==========================================
  Files          36       36              
  Lines        3983     3989       +6     
==========================================
- Hits         3623     3617       -6     
- Misses        360      372      +12     
Impacted Files Coverage Δ
opensearch_py_ml/ml_commons/ml_commons_client.py 74.69% <76.92%> (-13.77%) ⬇️
opensearch_py_ml/ml_commons/ml_common_utils.py 100.00% <100.00%> (ø)

@dhrubo-os dhrubo-os merged commit a81b524 into 1.x Apr 27, 2023
@github-actions github-actions bot deleted the backport/backport-143-to-1.x branch April 27, 2023 23:40
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.

4 participants