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

Batch Async Fetcher class changes #8742

Merged
merged 12 commits into from
Jan 2, 2024

Added ShardAttributes UTs

8d56eca
Select commit
Loading
Failed to load commit list.
Merged

Batch Async Fetcher class changes #8742

Added ShardAttributes UTs
8d56eca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2023 in 0s

77.77% of diff hit (target 71.31%)

View this Pull Request on Codecov

77.77% of diff hit (target 71.31%)

Annotations

Check warning on line 198 in server/src/main/java/org/opensearch/action/admin/indices/shards/TransportIndicesShardStoresAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/shards/TransportIndicesShardStoresAction.java#L198

Added line #L198 was not covered by tests

Check warning on line 226 in server/src/main/java/org/opensearch/action/admin/indices/shards/TransportIndicesShardStoresAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/shards/TransportIndicesShardStoresAction.java#L226

Added line #L226 was not covered by tests

Check warning on line 172 in server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java#L172

Added line #L172 was not covered by tests

Check warning on line 178 in server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java#L178

Added line #L178 was not covered by tests

Check warning on line 265 in server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java#L265

Added line #L265 was not covered by tests

Check warning on line 232 in server/src/main/java/org/opensearch/gateway/GatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/GatewayAllocator.java#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 268 in server/src/main/java/org/opensearch/gateway/GatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/GatewayAllocator.java#L268

Added line #L268 was not covered by tests

Check warning on line 338 in server/src/main/java/org/opensearch/gateway/GatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/GatewayAllocator.java#L338

Added line #L338 was not covered by tests

Check warning on line 341 in server/src/main/java/org/opensearch/gateway/GatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/GatewayAllocator.java#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 136 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadata.java#L135-L136

Added lines #L135 - L136 were not covered by tests