[Backport 2.x] Add Create QueryGroup API Logic (#14680) #15227
74.50% of diff hit (target 71.49%)
View this Pull Request on Codecov
74.50% of diff hit (target 71.49%)
Annotations
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java#L40
Added line #L40 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java#L44
Added line #L44 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java#L57
Added line #L57 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/WorkloadManagementPlugin.java#L62
Added line #L62 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/CreateQueryGroupAction.java#L23
Added line #L23 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/CreateQueryGroupAction.java#L34-L35
Added lines #L34 - L35 were not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/CreateQueryGroupRequest.java#L61-L62
Added lines #L61 - L62 were not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/CreateQueryGroupRequest.java#L67
Added line #L67 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportCreateQueryGroupAction.java#L47-L50
Added lines #L47 - L50 were not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportCreateQueryGroupAction.java#L54-L56
Added lines #L54 - L56 were not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestCreateQueryGroupAction.java#L41
Added line #L41 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestCreateQueryGroupAction.java#L45
Added line #L45 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestCreateQueryGroupAction.java#L53
Added line #L53 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestCreateQueryGroupAction.java#L58-L60
Added lines #L58 - L60 were not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestCreateQueryGroupAction.java#L65
Added line #L65 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestCreateQueryGroupAction.java#L68
Added line #L68 was not covered by tests
codecov / codecov/patch
plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/service/QueryGroupPersistenceService.java#L114
Added line #L114 was not covered by tests
Check warning on line 67 in server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java#L67
Added line #L67 was not covered by tests
Check warning on line 253 in server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java#L253
Added line #L253 was not covered by tests
Check warning on line 272 in server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java#L272
Added line #L272 was not covered by tests
Check warning on line 277 in server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/metadata/QueryGroup.java#L277
Added line #L277 was not covered by tests