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 optional section of node analyzers into NodeInfo #10296

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 5481

a9f4e77
Select commit
Loading
Failed to load commit list.
Open

Add optional section of node analyzers into NodeInfo #10296

Merge branch 'main' into 5481
a9f4e77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 1, 2024 in 0s

35.18% of diff hit (target 71.30%)

View this Pull Request on Codecov

35.18% of diff hit (target 71.30%)

Annotations

Check warning on line 88 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 90 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L90

Added line #L90 was not covered by tests

Check warning on line 98 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L92-L98

Added lines #L92 - L98 were not covered by tests

Check warning on line 108 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L101-L108

Added lines #L101 - L108 were not covered by tests

Check warning on line 166 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L158-L166

Added lines #L158 - L166 were not covered by tests

Check warning on line 176 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L169-L176

Added lines #L169 - L176 were not covered by tests

Check warning on line 181 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L181

Added line #L181 was not covered by tests

Check warning on line 209 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L209

Added line #L209 was not covered by tests

Check warning on line 216 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L216

Added line #L216 was not covered by tests

Check warning on line 228 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L228

Added line #L228 was not covered by tests

Check warning on line 232 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L232

Added line #L232 was not covered by tests

Check warning on line 236 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L236

Added line #L236 was not covered by tests

Check warning on line 267 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L260-L267

Added lines #L260 - L267 were not covered by tests

Check warning on line 277 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L271-L277

Added lines #L271 - L277 were not covered by tests

Check warning on line 287 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L281-L287

Added lines #L281 - L287 were not covered by tests

Check warning on line 301 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L289-L301

Added lines #L289 - L301 were not covered by tests

Check warning on line 305 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeAnalysisComponents.java#L305

Added line #L305 was not covered by tests

Check warning on line 334 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodeInfo.java#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 156 in server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodesInfoResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/info/NodesInfoResponse.java#L156

Added line #L156 was not covered by tests

Check warning on line 85 in server/src/main/java/org/opensearch/action/search/PutSearchPipelineTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/PutSearchPipelineTransportAction.java#L85

Added line #L85 was not covered by tests

Check warning on line 233 in server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java#L233

Added line #L233 was not covered by tests

Check warning on line 241 in server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java#L241

Added line #L241 was not covered by tests

Check warning on line 249 in server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java#L249

Added line #L249 was not covered by tests

Check warning on line 257 in server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java#L257

Added line #L257 was not covered by tests

Check warning on line 265 in server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/analysis/AnalysisRegistry.java#L265

Added line #L265 was not covered by tests