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

Wlm create/update REST API bug fix #16422

Merged
merged 9 commits into from
Oct 23, 2024

fix action name in transport class for update query group

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

Wlm create/update REST API bug fix #16422

fix action name in transport class for update query group
4b15c58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

72.03% (target 70.00%)

View this Pull Request on Codecov

72.03% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 72.03%. Comparing base (5120efb) to head (4b15c58).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...in/wlm/action/TransportCreateQueryGroupAction.java 0.00% 5 Missing ⚠️
...in/wlm/action/TransportUpdateQueryGroupAction.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #16422   +/-   ##
=========================================
  Coverage     72.03%   72.03%           
+ Complexity    64998    64972   -26     
=========================================
  Files          5313     5313           
  Lines        303293   303301    +8     
  Branches      43886    43886           
=========================================
+ Hits         218476   218496   +20     
+ Misses        66863    66825   -38     
- Partials      17954    17980   +26     

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