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

Removed noop DeleteModelGroup step #427

Merged
merged 1 commit into from
Jan 20, 2024

Removed noop DeleteModelGroup step

1dcf137
Select commit
Loading
Failed to load commit list.
Merged

Removed noop DeleteModelGroup step #427

Removed noop DeleteModelGroup step
1dcf137
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 Jan 20, 2024 in 0s

71.87% (+0.02%) compared to 789fc4d

View this Pull Request on Codecov

71.87% (+0.02%) compared to 789fc4d

Details

Codecov Report

Attention: 41 lines in your changes are missing coverage. Please review.

Comparison is base (789fc4d) 71.85% compared to head (1dcf137) 71.87%.
Report is 2 commits behind head on main.

Files Patch % Lines
...framework/indices/FlowFrameworkIndicesHandler.java 38.46% 39 Missing and 1 partial ⚠️
...ework/transport/CreateWorkflowTransportAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #427      +/-   ##
============================================
+ Coverage     71.85%   71.87%   +0.02%     
- Complexity      614      619       +5     
============================================
  Files            79       78       -1     
  Lines          3084     3133      +49     
  Branches        237      238       +1     
============================================
+ Hits           2216     2252      +36     
- Misses          763      774      +11     
- Partials        105      107       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.