Skip to content

chore: tighten up the checking on the predicate comparison

837ead8
Select commit
Loading
Failed to load commit list.
Merged

feat: upgrade to DataFusion 47.0.0 #3378

chore: tighten up the checking on the predicate comparison
837ead8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2025 in 0s

72.01% (+0.06%) compared to 1f5d8d8

View this Pull Request on Codecov

72.01% (+0.06%) compared to 1f5d8d8

Details

Codecov Report

Attention: Patch coverage is 74.10714% with 29 lines in your changes missing coverage. Please review.

Project coverage is 72.01%. Comparing base (1f5d8d8) to head (837ead8).

Files with missing lines Patch % Lines
crates/core/src/delta_datafusion/mod.rs 54.54% 5 Missing ⚠️
python/src/filesystem.rs 0.00% 4 Missing ⚠️
crates/aws/src/storage.rs 0.00% 3 Missing ⚠️
crates/core/src/logstore/storage/runtime.rs 0.00% 3 Missing ⚠️
crates/gcp/src/storage.rs 0.00% 3 Missing ⚠️
crates/lakefs/src/logstore.rs 0.00% 3 Missing ⚠️
crates/core/src/kernel/snapshot/serde.rs 50.00% 2 Missing ⚠️
crates/mount/src/file.rs 0.00% 2 Missing ⚠️
crates/core/src/delta_datafusion/cdf/scan_utils.rs 0.00% 0 Missing and 1 partial ⚠️
crates/core/src/operations/convert_to_delta.rs 75.00% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3378      +/-   ##
==========================================
+ Coverage   71.95%   72.01%   +0.06%     
==========================================
  Files         148      148              
  Lines       46095    46082      -13     
  Branches    46095    46082      -13     
==========================================
+ Hits        33167    33187      +20     
+ Misses      10817    10791      -26     
+ Partials     2111     2104       -7     

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