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

Refactored the RSA to make it more extensible #10254

Merged
merged 8 commits into from
Mar 14, 2024

Apply spotless

e2e8f38
Select commit
Loading
Failed to load commit list.
Merged

Refactored the RSA to make it more extensible #10254

Apply spotless
e2e8f38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 14, 2024 in 1s

69.86% of diff hit (target 71.42%)

View this Pull Request on Codecov

69.86% of diff hit (target 71.42%)

Annotations

Check warning on line 82 in server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java#L82

Added line #L82 was not covered by tests

Check warning on line 98 in server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 112 in server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 130 in server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java#L130

Added line #L130 was not covered by tests

Check warning on line 282 in server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java#L281-L282

Added lines #L281 - L282 were not covered by tests