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: Skip Batches Expression for boolean literals #21310

Merged

Conversation

coastalwhite
Copy link
Collaborator

Fixes #21204.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Feb 18, 2025
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (eae47a4) to head (183caf6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21310      +/-   ##
==========================================
+ Coverage   79.85%   79.91%   +0.06%     
==========================================
  Files        1596     1596              
  Lines      228642   228642              
  Branches     2615     2615              
==========================================
+ Hits       182576   182724     +148     
+ Misses      45468    45320     -148     
  Partials      598      598              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coastalwhite coastalwhite merged commit a3072d2 into pola-rs:main Feb 18, 2025
25 of 26 checks passed
@coastalwhite coastalwhite deleted the fix/skip-batch-bool-literal-21204 branch February 18, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
1 participant