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: Invalid bitwise_xor for ScalarColumn #20140

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Dec 4, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.63%. Comparing base (ae05c68) to head (445304a).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20140      +/-   ##
==========================================
+ Coverage   79.53%   79.63%   +0.10%     
==========================================
  Files        1562     1564       +2     
  Lines      217148   217446     +298     
  Branches     2465     2473       +8     
==========================================
+ Hits       172707   173165     +458     
+ Misses      43880    43712     -168     
- Partials      561      569       +8     

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

@ritchie46 ritchie46 merged commit 36b1244 into pola-rs:main Dec 6, 2024
25 checks passed
@coastalwhite coastalwhite deleted the fix/scalar-bitwise-xor branch December 6, 2024 07:39
@c-peters c-peters added the accepted Ready for implementation label Dec 8, 2024
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.

3 participants