Skip to content

minmax

ec7ddd7
Select commit
Loading
Failed to load commit list.
Open

feat: add minValues and maxValues support to StatisticsCollector #1664

minmax
ec7ddd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2026 in 0s

84.66% (+0.01%) compared to d4ecc0a

View this Pull Request on Codecov

84.66% (+0.01%) compared to d4ecc0a

Details

Codecov Report

❌ Patch coverage is 86.63854% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.66%. Comparing base (d4ecc0a) to head (ec7ddd7).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
kernel/src/engine/default/stats.rs 82.76% 64 Missing and 17 partials ⚠️
kernel/src/table_configuration.rs 50.00% 5 Missing ⚠️
kernel/src/transaction/mod.rs 90.00% 2 Missing and 2 partials ⚠️
kernel/src/engine/default/parquet.rs 97.53% 0 Missing and 2 partials ⚠️
kernel/src/scan/data_skipping/stats_schema.rs 97.40% 1 Missing and 1 partial ⚠️
kernel/src/snapshot.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1664      +/-   ##
==========================================
+ Coverage   84.65%   84.66%   +0.01%     
==========================================
  Files         123      126       +3     
  Lines       34109    35330    +1221     
  Branches    34109    35330    +1221     
==========================================
+ Hits        28875    29913    +1038     
- Misses       3905     4046     +141     
- Partials     1329     1371      +42     

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