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 to main]fix security IT failure caused by weak password (#951) #1257

Merged
merged 2 commits into from
Aug 28, 2023

Fix pre-trained model metadata parse exception

f7d0ddd
Select commit
Loading
Failed to load commit list.
Merged

[Backport to main]fix security IT failure caused by weak password (#951) #1257

Fix pre-trained model metadata parse exception
f7d0ddd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2023 in 0s

82.30% (+0.01%) compared to aa85254

View this Pull Request on Codecov

82.30% (+0.01%) compared to aa85254

Details

Codecov Report

Merging #1257 (f7d0ddd) into main (aa85254) will increase coverage by 0.01%.
Report is 4 commits behind head on main.
The diff coverage is 92.85%.

@@             Coverage Diff              @@
##               main    #1257      +/-   ##
============================================
+ Coverage     82.29%   82.30%   +0.01%     
  Complexity     1915     1915              
============================================
  Files           149      149              
  Lines          7502     7501       -1     
  Branches        746      744       -2     
============================================
  Hits           6174     6174              
  Misses          986      986              
+ Partials        342      341       -1     
Files Changed Coverage Δ
...ain/java/org/opensearch/ml/engine/ModelHelper.java 90.00% <75.00%> (+0.27%) ⬆️
...n/model_group/TransportUpdateModelGroupAction.java 87.50% <100.00%> (+0.68%) ⬆️