Skip to content

feat: consolidate datafusion session setup

17ba5f7
Select commit
Loading
Failed to load commit list.
Merged

refactor: consolidate datafusion session setup #3860

feat: consolidate datafusion session setup
17ba5f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2025 in 0s

73.76% (-0.02%) compared to 09e2a9b

View this Pull Request on Codecov

73.76% (-0.02%) compared to 09e2a9b

Details

Codecov Report

❌ Patch coverage is 85.31469% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.76%. Comparing base (09e2a9b) to head (17ba5f7).

Files with missing lines Patch % Lines
crates/core/src/operations/delete.rs 87.75% 0 Missing and 6 partials ⚠️
crates/core/src/operations/write/execution.rs 64.70% 0 Missing and 6 partials ⚠️
crates/core/src/operations/constraints.rs 57.14% 0 Missing and 3 partials ⚠️
crates/core/src/operations/load.rs 60.00% 0 Missing and 2 partials ⚠️
crates/core/src/operations/write/mod.rs 75.00% 0 Missing and 2 partials ⚠️
crates/core/src/delta_datafusion/session.rs 97.87% 0 Missing and 1 partial ⚠️
crates/core/src/operations/update.rs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3860      +/-   ##
==========================================
- Coverage   73.78%   73.76%   -0.02%     
==========================================
  Files         151      152       +1     
  Lines       39127    39122       -5     
  Branches    39127    39122       -5     
==========================================
- Hits        28868    28860       -8     
  Misses       8989     8989              
- Partials     1270     1273       +3     

☔ 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.