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

Optimize NodeIndicesStats output behind flag #14454

Refactor validation and simplify tests

d78c948
Select commit
Loading
Failed to load commit list.
Merged

Optimize NodeIndicesStats output behind flag #14454

Refactor validation and simplify tests
d78c948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 22, 2024 in 0s

81.25% of diff hit (target 71.70%)

View this Pull Request on Codecov

81.25% of diff hit (target 71.70%)

Annotations

Check warning on line 697 in server/src/main/java/org/opensearch/indices/IndicesService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesService.java#L696-L697

Added lines #L696 - L697 were not covered by tests

Check warning on line 144 in server/src/main/java/org/opensearch/indices/NodeIndicesStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/NodeIndicesStats.java#L144

Added line #L144 was not covered by tests

Check warning on line 170 in server/src/main/java/org/opensearch/indices/NodeIndicesStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/NodeIndicesStats.java#L167-L170

Added lines #L167 - L170 were not covered by tests

Check warning on line 172 in server/src/main/java/org/opensearch/indices/NodeIndicesStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/NodeIndicesStats.java#L172

Added line #L172 was not covered by tests

Check warning on line 151 in server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java#L151

Added line #L151 was not covered by tests