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

perf: Improve binview extend/ifthenelse #18164

Merged
merged 1 commit into from
Aug 13, 2024
Merged

perf: Improve binview extend/ifthenelse #18164

merged 1 commit into from
Aug 13, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars labels Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 73.01587% with 17 lines in your changes missing coverage. Please review.

Project coverage is 80.35%. Comparing base (c8fde41) to head (ba3b22e).
Report is 48 commits behind head on main.

Files Patch % Lines
crates/polars-compute/src/if_then_else/view.rs 59.52% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18164      +/-   ##
==========================================
+ Coverage   80.32%   80.35%   +0.03%     
==========================================
  Files        1496     1496              
  Lines      197871   197863       -8     
  Branches     2822     2822              
==========================================
+ Hits       158930   158990      +60     
+ Misses      38419    38351      -68     
  Partials      522      522              

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

@ritchie46 ritchie46 merged commit 3c5b11e into main Aug 13, 2024
22 checks passed
@ritchie46 ritchie46 deleted the binview branch August 13, 2024 13:32
@c-peters c-peters added the accepted Ready for implementation label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants