Skip to content

Fix a few stragglers

16f288c
Select commit
Loading
Failed to load commit list.
Merged

chore: unify inconsistent SessionState in datafusion operations #3816

Fix a few stragglers
16f288c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 0s

74.32% (-0.09%) compared to d4a70e3

View this Pull Request on Codecov

74.32% (-0.09%) compared to d4a70e3

Details

Codecov Report

❌ Patch coverage is 70.58824% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.32%. Comparing base (d4a70e3) to head (16f288c).

Files with missing lines Patch % Lines
crates/core/src/operations/load_cdf.rs 11.76% 15 Missing ⚠️
crates/core/src/operations/delete.rs 53.84% 10 Missing and 2 partials ⚠️
crates/core/src/operations/load.rs 45.45% 10 Missing and 2 partials ⚠️
crates/core/src/operations/constraints.rs 71.42% 2 Missing and 2 partials ⚠️
crates/core/src/operations/update.rs 82.60% 2 Missing and 2 partials ⚠️
crates/core/src/operations/write/mod.rs 80.00% 3 Missing and 1 partial ⚠️
crates/core/src/operations/optimize.rs 88.00% 2 Missing and 1 partial ⚠️
crates/core/src/delta_datafusion/find_files.rs 71.42% 0 Missing and 2 partials ⚠️
crates/core/src/operations/merge/mod.rs 77.77% 1 Missing and 1 partial ⚠️
crates/core/src/operations/mod.rs 75.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3816      +/-   ##
==========================================
- Coverage   74.40%   74.32%   -0.09%     
==========================================
  Files         147      147              
  Lines       39544    39585      +41     
  Branches    39544    39585      +41     
==========================================
- Hits        29423    29421       -2     
- Misses       8734     8775      +41     
- Partials     1387     1389       +2     

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