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 Get QueryGroup API Logic #14709

Merged
merged 14 commits into from
Aug 16, 2024

fix IT

d4615c7
Select commit
Loading
Failed to load commit list.
Merged

Add Get QueryGroup API Logic #14709

fix IT
d4615c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 16, 2024 in 0s

72.22% of diff hit (target 71.80%)

View this Pull Request on Codecov

72.22% of diff hit (target 71.80%)

Annotations

Check warning on line 47 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#L47

Added line #L47 was not covered by tests

Check warning on line 63 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#L63

Added line #L63 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L23 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/GetQueryGroupAction.java#L34-L35

Added lines #L34 - L35 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/GetQueryGroupRequest.java#L47

Added line #L47 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L49 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportGetQueryGroupAction.java#L78

Added line #L78 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/action/TransportGetQueryGroupAction.java#L83

Added line #L83 was not covered by tests

Check warning on line 39 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java#L39

Added line #L39 was not covered by tests

Check warning on line 43 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java#L43

Added line #L43 was not covered by tests

Check warning on line 51 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java#L51

Added line #L51 was not covered by tests

Check warning on line 57 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java#L61

Added line #L61 was not covered by tests

Check warning on line 64 in plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rest/RestGetQueryGroupAction.java#L64

Added line #L64 was not covered by tests