Skip to content

Replace ToCanonical trait usages with execute#8609

Open
robert3005 wants to merge 5 commits into
developfrom
claude/nice-hypatia-g68zgt
Open

Replace ToCanonical trait usages with execute#8609
robert3005 wants to merge 5 commits into
developfrom
claude/nice-hypatia-g68zgt

less

e582b35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

81.88% (+0.64%) compared to df3e829

View this Pull Request on Codecov

81.88% (+0.64%) compared to df3e829

Details

Codecov Report

❌ Patch coverage is 95.24854% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.88%. Comparing base (df3e829) to head (e582b35).
⚠️ Report is 47 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-array/src/builders/list.rs 89.09% 12 Missing ⚠️
vortex-array/src/builders/listview.rs 85.45% 8 Missing ⚠️
encodings/experimental/onpair/src/array.rs 0.00% 6 Missing ⚠️
encodings/fsst/src/array.rs 0.00% 6 Missing ⚠️
vortex-array/src/scalar_fn/fns/merge.rs 81.48% 5 Missing ⚠️
encodings/zstd/src/zstd_buffers.rs 50.00% 3 Missing ⚠️
vortex-array/src/arrays/listview/rebuild.rs 0.00% 3 Missing ⚠️
vortex-array/src/arrays/listview/vtable/mod.rs 72.72% 3 Missing ⚠️
...rtex-array/src/arrays/primitive/array/top_value.rs 25.00% 3 Missing ⚠️
vortex-array/src/arrays/dict/array.rs 81.81% 2 Missing ⚠️
... and 13 more

☔ View full report in Codecov by Harness.
📢 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.