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

fix for delete model group API throwing incorrect error when model index not created #1485

Merged
merged 2 commits into from
Oct 11, 2023

fix format violations

e7040ef
Select commit
Loading
Failed to load commit list.
Merged

fix for delete model group API throwing incorrect error when model index not created #1485

fix format violations
e7040ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 0s

78.55% (target 80.00%)

View this Pull Request on Codecov

78.55% (target 80.00%)

Details

Codecov Report

Merging #1485 (e7040ef) into 2.9 (ea14d81) will increase coverage by 0.06%.
Report is 1 commits behind head on 2.9.
The diff coverage is 90.00%.

@@             Coverage Diff              @@
##                2.9    #1485      +/-   ##
============================================
+ Coverage     78.49%   78.55%   +0.06%     
- Complexity     2167     2171       +4     
============================================
  Files           168      168              
  Lines          8825     8827       +2     
  Branches        889      889              
============================================
+ Hits           6927     6934       +7     
+ Misses         1496     1491       -5     
  Partials        402      402              
Files Coverage Δ
...n/model_group/DeleteModelGroupTransportAction.java 93.02% <90.00%> (+0.34%) ⬆️

... and 2 files with indirect coverage changes