Skip to content

ArrayCommon

c5bdf94
Select commit
Loading
Failed to load commit list.
Closed

ArrayVTables: ArrayCommon #6838

ArrayCommon
c5bdf94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 1s

79.48% (+0.00%) compared to 6a34208

View this Pull Request on Codecov

79.48% (+0.00%) compared to 6a34208

Details

Codecov Report

❌ Patch coverage is 73.00216% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.48%. Comparing base (6a34208) to head (c5bdf94).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
encodings/sequence/src/array.rs 50.00% 8 Missing ⚠️
vortex-array/src/arrays/chunked/vtable/mod.rs 30.00% 7 Missing ⚠️
encodings/zstd/src/array.rs 75.00% 6 Missing ⚠️
vortex-array/src/array/common.rs 80.64% 6 Missing ⚠️
...tex-array/src/arrays/fixed_size_list/vtable/mod.rs 40.00% 6 Missing ⚠️
vortex-array/src/arrays/struct_/vtable/mod.rs 33.33% 6 Missing ⚠️
encodings/zstd/src/zstd_buffers.rs 64.28% 5 Missing ⚠️
vortex-array/src/arrays/scalar_fn/vtable/mod.rs 50.00% 5 Missing ⚠️
vortex-array/src/arrays/struct_/array.rs 50.00% 5 Missing ⚠️
encodings/fastlanes/src/bitpacking/vtable/mod.rs 50.00% 4 Missing ⚠️
... and 35 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.