Skip to content

mergE

828f62c
Select commit
Loading
Failed to load commit list.
Merged

Aggregate Fns #6721

mergE
828f62c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

79.50% (-1.49%) compared to b91ce62

View this Pull Request on Codecov

79.50% (-1.49%) compared to b91ce62

Details

Codecov Report

❌ Patch coverage is 56.41293% with 418 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.50%. Comparing base (b91ce62) to head (828f62c).
⚠️ Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-array/src/aggregate_fn/fns/sum.rs 77.43% 116 Missing ⚠️
...rtex-array/src/aggregate_fn/accumulator_grouped.rs 48.17% 85 Missing ⚠️
vortex-array/src/aggregate_fn/typed.rs 8.82% 62 Missing ⚠️
vortex-array/src/aggregate_fn/erased.rs 0.00% 60 Missing ⚠️
vortex-array/src/aggregate_fn/vtable.rs 0.00% 22 Missing ⚠️
vortex-array/src/aggregate_fn/accumulator.rs 72.85% 19 Missing ⚠️
vortex-array/src/aggregate_fn/options.rs 0.00% 19 Missing ⚠️
vortex-array/src/aggregate_fn/plugin.rs 0.00% 16 Missing ⚠️
vortex-array/src/aggregate_fn/kernels.rs 0.00% 8 Missing ⚠️
vortex-array/src/aggregate_fn/session.rs 30.00% 7 Missing ⚠️
... and 1 more

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.