Show only intersecting buckets to the Adjacency matrix aggregation #11733
+177
−16
Codecov / codecov/patch
failed
Jan 11, 2025 in 1s
57.57% of diff hit (target 72.20%)
View this Pull Request on Codecov
57.57% of diff hit (target 72.20%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregationBuilder.java#L285-L287
Added lines #L285 - L287 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregator.java#L166
Added line #L166 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregator.java#L185
Added line #L185 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregatorFactory.java#L95
Added line #L95 was not covered by tests
Loading