Skip to content

Aggregate Fns: Sum

dc29d55
Select commit
Loading
Failed to load commit list.
Closed

Aggregate Fns: Sum #6723

Aggregate Fns: Sum
dc29d55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2026 in 0s

80.41% (-0.02%) compared to ade8613

View this Pull Request on Codecov

80.41% (-0.02%) compared to ade8613

Details

Codecov Report

❌ Patch coverage is 77.29084% with 114 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.41%. Comparing base (ade8613) to head (dc29d55).

Files with missing lines Patch % Lines
...rray/src/aggregate_fn/fns/sum/float_accumulator.rs 48.61% 37 Missing ⚠️
...array/src/aggregate_fn/fns/sum/bool_accumulator.rs 61.84% 29 Missing ⚠️
...-array/src/aggregate_fn/fns/sum/int_accumulator.rs 78.12% 28 Missing ⚠️
vortex-array/src/aggregate_fn/fns/sum/mod.rs 63.41% 15 Missing ⚠️
vortex-array/src/aggregate_fn/fns/sum/tests.rs 97.28% 5 Missing ⚠️

☔ 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.