Fix model not deploy issue under intensive prediction tasks #1903
Codecov / codecov/project
succeeded
Jan 23, 2024 in 1s
82.63% (+0.01%) compared to 54c788a
View this Pull Request on Codecov
82.63% (+0.01%) compared to 54c788a
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
54c788a
) 82.61% compared to head (9d7b9dc
) 82.63%.
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
.../java/org/opensearch/ml/utils/RestActionUtils.java | 75.00% | 4 Missing |
.../ml/action/syncup/TransportSyncUpOnNodeAction.java | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1903 +/- ##
============================================
+ Coverage 82.61% 82.63% +0.01%
- Complexity 5383 5388 +5
============================================
Files 521 521
Lines 21715 21727 +12
Branches 2210 2212 +2
============================================
+ Hits 17940 17954 +14
+ Misses 2878 2872 -6
- Partials 897 901 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading