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

BUG: Column pruning failed when groupby by multi series #708

Merged

Merge branch 'main' into bug/column_pruning_groupby_multi_series

98f9621
Select commit
Loading
Failed to load commit list.
Merged

BUG: Column pruning failed when groupby by multi series #708

Merge branch 'main' into bug/column_pruning_groupby_multi_series
98f9621
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2023 in 0s

93.50% (target 90.00%)

View this Pull Request on Codecov

93.50% (target 90.00%)

Details

Codecov Report

Merging #708 (98f9621) into main (f16df9d) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #708      +/-   ##
==========================================
- Coverage   93.53%   93.50%   -0.03%     
==========================================
  Files        1025     1025              
  Lines       79353    79354       +1     
  Branches    16440    16441       +1     
==========================================
- Hits        74220    74200      -20     
- Misses       3453     3465      +12     
- Partials     1680     1689       +9     
Files Changed Coverage Δ
...l/tileable/column_pruning/input_column_selector.py 97.26% <100.00%> (+0.01%) ⬆️

... and 14 files with indirect coverage changes