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: Properly broadcast array arithmetic #18851

Merged
merged 2 commits into from
Sep 23, 2024
Merged

fix: Properly broadcast array arithmetic #18851

merged 2 commits into from
Sep 23, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Sep 23, 2024
@ritchie46 ritchie46 merged commit 4dd272c into main Sep 23, 2024
24 of 25 checks passed
@ritchie46 ritchie46 deleted the broad branch September 23, 2024 08:12
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.89%. Comparing base (dcad7d8) to head (59aa08e).
Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
...ates/polars-core/src/series/arithmetic/borrowed.rs 85.71% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18851   +/-   ##
=======================================
  Coverage   79.88%   79.89%           
=======================================
  Files        1519     1519           
  Lines      205820   205831   +11     
  Branches     2897     2897           
=======================================
+ Hits       164415   164440   +25     
+ Misses      40857    40843   -14     
  Partials      548      548           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix 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