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

Update Model API #1350

Merged
merged 19 commits into from
Oct 6, 2023

Change the update REST API endpoint

e384e16
Select commit
Loading
Failed to load commit list.
Merged

Update Model API #1350

Change the update REST API endpoint
e384e16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

78.58% (target 80.00%)

View this Pull Request on Codecov

78.58% (target 80.00%)

Details

Codecov Report

Merging #1350 (e384e16) into 2.x (2c8cc02) will increase coverage by 0.22%.
Report is 22 commits behind head on 2.x.
The diff coverage is 94.51%.

@@             Coverage Diff              @@
##                2.x    #1350      +/-   ##
============================================
+ Coverage     78.35%   78.58%   +0.22%     
- Complexity     2275     2329      +54     
============================================
  Files           190      192       +2     
  Lines          9286     9450     +164     
  Branches        910      922      +12     
============================================
+ Hits           7276     7426     +150     
- Misses         1599     1611      +12     
- Partials        411      413       +2     
Files Coverage Δ
...rg/opensearch/ml/plugin/MachineLearningPlugin.java 96.24% <100.00%> (+0.02%) ⬆️
...rg/opensearch/ml/rest/RestMLUpdateModelAction.java 100.00% <100.00%> (ø)
...a/org/opensearch/ml/model/MLModelGroupManager.java 82.57% <75.00%> (-1.05%) ⬇️
...h/ml/action/models/UpdateModelTransportAction.java 96.21% <96.21%> (ø)

... and 2 files with indirect coverage changes