Skip to content

solves #1403

7fd5e34
Select commit
Loading
Failed to load commit list.
Merged

Fix: Removes vortex_unwrap completely in favor of vortex_expect #5805

solves #1403
7fd5e34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

81.94% (+0.01%) compared to 1e0f608

View this Pull Request on Codecov

81.94% (+0.01%) compared to 1e0f608

Details

Codecov Report

❌ Patch coverage is 96.30996% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.94%. Comparing base (1e0f608) to head (7fd5e34).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
encodings/fsst/src/test_utils.rs 0.00% 2 Missing ⚠️
vortex-array/src/expr/mod.rs 0.00% 2 Missing ⚠️
vortex-duckdb/src/exporter/list.rs 50.00% 2 Missing ⚠️
vortex-duckdb/src/exporter/list_view.rs 66.66% 2 Missing ⚠️
vortex-array/src/arrays/dict_test.rs 0.00% 1 Missing ⚠️
vortex-btrblocks/src/integer/stats.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.