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

Show only intersecting buckets to the Adjacency matrix aggregation #11733

Clean up test case

4eb5173
Select commit
Loading
Failed to load commit list.
Merged

Show only intersecting buckets to the Adjacency matrix aggregation #11733

Clean up test case
4eb5173
Select commit
Loading
Failed to load commit list.
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

Check warning on line 287 in server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregationBuilder.java

See this annotation in the file changed.

@codecov 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

Check warning on line 166 in server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregator.java#L166

Added line #L166 was not covered by tests

Check warning on line 185 in server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregator.java#L185

Added line #L185 was not covered by tests

Check warning on line 95 in server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregatorFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregatorFactory.java#L95

Added line #L95 was not covered by tests