Simplify diff calculation for remote routing table #15100
79.82% of diff hit (target 71.97%)
View this Pull Request on Codecov
79.82% of diff hit (target 71.97%)
Annotations
Check warning on line 442 in server/src/main/java/org/opensearch/cluster/routing/RoutingTable.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/routing/RoutingTable.java#L442
Added line #L442 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java#L36
Added line #L36 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java#L127
Added line #L127 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L876
Added line #L876 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L485
Added line #L485 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1321
Added line #L1321 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1416-L1417
Added lines #L1416 - L1417 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1465-L1466
Added lines #L1465 - L1466 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/model/RemoteClusterMetadataManifest.java#L158
Added line #L158 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/remote/routingtable/RemoteRoutingTableDiff.java#L94
Added line #L94 was not covered by tests