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

[Backport 2.x] Show only intersecting buckets to the Adjacency matrix aggregation #17006

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8d5e1a3 from #11733.

…11733)

Signed-off-by: Ivan Brusic <ivan@brusic.com>
(cherry picked from commit 8d5e1a3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 0972354: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Michael Froh <froh@amazon.com>
Copy link
Contributor

✅ Gradle check result for fa3c9d3: SUCCESS

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 57.57576% with 14 lines in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (de832d7) to head (fa3c9d3).
Report is 7 commits behind head on 2.x.

Files with missing lines Patch % Lines
...t/adjacency/AdjacencyMatrixAggregationBuilder.java 69.23% 3 Missing and 5 partials ⚠️
...ns/bucket/adjacency/AdjacencyMatrixAggregator.java 0.00% 5 Missing ⚠️
...et/adjacency/AdjacencyMatrixAggregatorFactory.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17006      +/-   ##
============================================
+ Coverage     71.79%   71.94%   +0.14%     
- Complexity    65501    65631     +130     
============================================
  Files          5318     5318              
  Lines        305777   305801      +24     
  Branches      44581    44586       +5     
============================================
+ Hits         219540   220012     +472     
+ Misses        67895    67416     -479     
- Partials      18342    18373      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta added the v2.19.0 Issues and PRs related to version 2.19.0 label Jan 15, 2025
@reta reta merged commit bf06726 into 2.x Jan 15, 2025
41 of 44 checks passed
@github-actions github-actions bot deleted the backport/backport-11733-to-2.x branch January 15, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog v2.19.0 Issues and PRs related to version 2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants