Update Model API #1350
Merged
Update Model API #1350
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 is94.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%> (ø) |
Loading