Skip to content

at least get duckdb to work everywhere

b9f1d55
Select commit
Loading
Failed to load commit list.
Merged

Add TPC-H to sqllogictests #6830

at least get duckdb to work everywhere
b9f1d55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

79.50% (-1.53%) compared to 5d6a3c8

View this Pull Request on Codecov

79.50% (-1.53%) compared to 5d6a3c8

Details

Codecov Report

❌ Patch coverage is 70.40816% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.50%. Comparing base (5d6a3c8) to head (b9f1d55).
⚠️ Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-sqllogictest/src/duckdb.rs 81.81% 12 Missing ⚠️
vortex-duckdb/src/duckdb/logical_type.rs 0.00% 6 Missing ⚠️
vortex-duckdb/src/duckdb/value.rs 72.22% 5 Missing ⚠️
vortex-duckdb/src/duckdb/query_result.rs 33.33% 4 Missing ⚠️
vortex-duckdb/src/convert/scalar.rs 0.00% 1 Missing ⚠️
vortex-duckdb/src/convert/vector.rs 0.00% 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.