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

adding model level metric in node level #1330

Merged
merged 7 commits into from
Oct 4, 2023

adding boolean check if model stats exists

4abc1d1
Select commit
Loading
Failed to load commit list.
Merged

adding model level metric in node level #1330

adding boolean check if model stats exists
4abc1d1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 4, 2023 in 0s

78.44% (target 80.00%)

View this Pull Request on Codecov

78.44% (target 80.00%)

Details

Codecov Report

Merging #1330 (4abc1d1) into 2.x (d8c1162) will increase coverage by 0.07%.
Report is 2 commits behind head on 2.x.
The diff coverage is 82.17%.

@@             Coverage Diff              @@
##                2.x    #1330      +/-   ##
============================================
+ Coverage     78.36%   78.44%   +0.07%     
- Complexity     2345     2388      +43     
============================================
  Files           195      196       +1     
  Lines          9529     9620      +91     
  Branches        944      961      +17     
============================================
+ Hits           7467     7546      +79     
- Misses         1635     1636       +1     
- Partials        427      438      +11     
Files Coverage Δ
...ensearch/ml/action/stats/MLStatsNodesResponse.java 94.73% <100.00%> (ø)
...main/java/org/opensearch/ml/stats/MLStatLevel.java 77.77% <100.00%> (+2.77%) ⬆️
...src/main/java/org/opensearch/ml/stats/MLStats.java 100.00% <100.00%> (ø)
...n/java/org/opensearch/ml/model/MLModelManager.java 52.69% <66.66%> (+0.05%) ⬆️
...h/ml/action/stats/MLStatsNodesTransportAction.java 89.74% <81.81%> (-3.36%) ⬇️
...ain/java/org/opensearch/ml/stats/MLModelStats.java 90.00% <90.00%> (ø)
...va/org/opensearch/ml/task/MLPredictTaskRunner.java 82.99% <75.00%> (+0.35%) ⬆️
...ain/java/org/opensearch/ml/stats/MLStatsInput.java 87.96% <78.57%> (-1.11%) ⬇️
...a/org/opensearch/ml/task/MLTrainingTaskRunner.java 57.65% <0.00%> (-1.61%) ⬇️
...pensearch/ml/action/stats/MLStatsNodeResponse.java 91.04% <79.16%> (-4.61%) ⬇️

... and 1 file with indirect coverage changes