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

Add Delete QueryGroup API Logic #14735

Merged
merged 10 commits into from
Aug 22, 2024

add UT coverage

ff9a93e
Select commit
Loading
Failed to load commit list.
Merged

Add Delete QueryGroup API Logic #14735

add UT coverage
ff9a93e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 22, 2024 in 0s

83.05% of diff hit (target 71.93%)

View this Pull Request on Codecov

83.05% of diff hit (target 71.93%)

Annotations

Check warning on line 69 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java#L69

Added line #L69 was not covered by tests

Check warning on line 79 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java#L79

Added line #L79 was not covered by tests

Check warning on line 23 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPluginModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPluginModule.java#L23

Added line #L23 was not covered by tests

Check warning on line 30 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPluginModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPluginModule.java#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 50 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/DeleteQueryGroupRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/DeleteQueryGroupRequest.java#L50

Added line #L50 was not covered by tests

Check warning on line 49 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportCreateQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportCreateQueryGroupAction.java#L49

Added line #L49 was not covered by tests

Check warning on line 84 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportDeleteQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportDeleteQueryGroupAction.java#L84

Added line #L84 was not covered by tests

Check warning on line 89 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportDeleteQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportDeleteQueryGroupAction.java#L89

Added line #L89 was not covered by tests