Skip to content

Re-size global aggregate hash tables based on the number of tuples in…

Codecov / codecov/project succeeded Jan 9, 2025 in 0s

86.18% (target 80.00%)

View this Pull Request on Codecov

86.18% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 90.36145% with 32 lines in your changes missing coverage. Please review.

Project coverage is 86.18%. Comparing base (86f1f43) to head (32b124c).
Report is 32 commits behind head on master.

Files with missing lines Patch % Lines
...cessor/operator/aggregate/aggregate_hash_table.cpp 91.21% 13 Missing ⚠️
...rc/processor/operator/aggregate/hash_aggregate.cpp 86.74% 11 Missing ⚠️
src/include/processor/result/factorized_table.h 16.66% 5 Missing ⚠️
src/processor/result/base_hash_table.cpp 86.66% 2 Missing ⚠️
...rocessor/operator/aggregate/aggregate_hash_table.h 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4655      +/-   ##
==========================================
- Coverage   86.51%   86.18%   -0.33%     
==========================================
  Files        1369     1372       +3     
  Lines       57951    58569     +618     
  Branches     7206     7217      +11     
==========================================
+ Hits        50135    50477     +342     
- Misses       7648     7928     +280     
+ Partials      168      164       -4     

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