Skip to content

nit

ad7d841
Select commit
Loading
Failed to load commit list.
Merged

Update DeltaArray to always pad values to 1024 elements and use bit transpose functions #7007

nit
ad7d841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

80.14% (+0.04%) compared to 402d5ce

View this Pull Request on Codecov

80.14% (+0.04%) compared to 402d5ce

Details

Codecov Report

❌ Patch coverage is 87.74194% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.14%. Comparing base (402d5ce) to head (ad7d841).
⚠️ Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
encodings/fastlanes/src/bit_transpose/validity.rs 81.31% 17 Missing ⚠️
encodings/fastlanes/src/delta/array/mod.rs 70.96% 9 Missing ⚠️
encodings/fastlanes/src/delta/vtable/validity.rs 0.00% 8 Missing ⚠️
vortex-btrblocks/src/compressor/rle.rs 91.30% 2 Missing ⚠️
...ings/fastlanes/src/delta/array/delta_decompress.rs 95.00% 1 Missing ⚠️
vortex-btrblocks/src/compressor/integer/mod.rs 87.50% 1 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.