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/project succeeded Jan 11, 2025 in 0s

72.19% (target 70.00%)

View this Pull Request on Codecov

72.19% (target 70.00%)

Details

Codecov Report

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

Project coverage is 72.19%. Comparing base (e7e19f7) to head (4eb5173).
Report is 12 commits behind head on main.

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              @@
##               main   #11733      +/-   ##
============================================
- Coverage     72.20%   72.19%   -0.01%     
+ Complexity    65289    65254      -35     
============================================
  Files          5299     5299              
  Lines        303536   303560      +24     
  Branches      43941    43946       +5     
============================================
- Hits         219180   219167      -13     
- Misses        66441    66452      +11     
- Partials      17915    17941      +26     

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