Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Set filter selectivity estimate lower bound #3694

Merged
merged 1 commit into from
Jan 30, 2025

bound to 1%

672396e
Select commit
Loading
Failed to load commit list.
Merged

fix: Set filter selectivity estimate lower bound #3694

bound to 1%
672396e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

77.85% (+0.00%) compared to 4b67e5a

View this Pull Request on Codecov

77.85% (+0.00%) compared to 4b67e5a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.85%. Comparing base (4b67e5a) to head (672396e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3694   +/-   ##
=======================================
  Coverage   77.84%   77.85%           
=======================================
  Files         732      732           
  Lines       90605    90608    +3     
=======================================
+ Hits        70534    70541    +7     
+ Misses      20071    20067    -4     
Files with missing lines Coverage Δ
src/daft-dsl/src/expr/mod.rs 76.00% <100.00%> (+0.02%) ⬆️

... and 2 files with indirect coverage changes