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

Vectorized hash grouping #7316

Draft
wants to merge 264 commits into
base: main
Choose a base branch
from
Draft

Vectorized hash grouping #7316

wants to merge 264 commits into from

Conversation

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 84.35852% with 89 lines in your changes missing coverage. Please review.

Project coverage is 81.90%. Comparing base (59f50f2) to head (481f5d5).
Report is 719 commits behind head on main.

Files with missing lines Patch % Lines
...odes/vector_agg/hashing/hash_strategy_serialized.c 82.19% 10 Missing and 24 partials ⚠️
...des/vector_agg/hashing/hash_strategy_single_text.c 82.48% 7 Missing and 17 partials ⚠️
tsl/src/import/ts_simplehash.h 89.43% 3 Missing and 12 partials ⚠️
.../src/nodes/vector_agg/hashing/hash_strategy_impl.c 60.00% 2 Missing and 4 partials ⚠️
tsl/src/nodes/vector_agg/exec.c 82.14% 5 Missing ⚠️
tsl/src/nodes/vector_agg/grouping_policy_hash.c 90.62% 0 Missing and 3 partials ⚠️
...rc/nodes/vector_agg/hashing/batch_hashing_params.h 90.00% 0 Missing and 1 partial ⚠️
tsl/src/nodes/vector_agg/plan.c 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7316      +/-   ##
==========================================
+ Coverage   80.06%   81.90%   +1.83%     
==========================================
  Files         190      244      +54     
  Lines       37181    45257    +8076     
  Branches     9450    11309    +1859     
==========================================
+ Hits        29770    37068    +7298     
- Misses       2997     3731     +734     
- Partials     4414     4458      +44     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant