Skip to content

Interned Identifiers

2232ae5
Select commit
Loading
Failed to load commit list.
Closed

Interned Identifiers #7068

Interned Identifiers
2232ae5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

80.17% (+0.08%) compared to d260d42

View this Pull Request on Codecov

80.17% (+0.08%) compared to d260d42

Details

Codecov Report

❌ Patch coverage is 81.99234% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.17%. Comparing base (d260d42) to head (2232ae5).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-session/src/registry.rs 75.00% 9 Missing ⚠️
vortex-cuda/src/session.rs 0.00% 6 Missing ⚠️
encodings/zstd/src/zstd_buffers.rs 16.66% 5 Missing ⚠️
vortex-array/src/arrays/shared/vtable.rs 0.00% 4 Missing ⚠️
vortex-array/src/arrays/variant/vtable/mod.rs 0.00% 4 Missing ⚠️
vortex-array/src/compute/mod.rs 0.00% 3 Missing ⚠️
vortex-array/src/dtype/serde/flatbuffers.rs 50.00% 2 Missing ⚠️
vortex-array/src/scalar/tests/casting.rs 33.33% 2 Missing ⚠️
vortex-array/src/arrays/scalar_fn/vtable/mod.rs 0.00% 1 Missing ⚠️
vortex-array/src/dtype/serde/serde.rs 0.00% 1 Missing ⚠️
... and 10 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.