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(python): dot product of two integer series is cast to float #15502

Merged
merged 8 commits into from Apr 8, 2024

Conversation

CanglongCl
Copy link
Contributor

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.15%. Comparing base (31df06d) to head (0b8d694).
Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #15502    +/-   ##
========================================
  Coverage   81.14%   81.15%            
========================================
  Files        1362     1363     +1     
  Lines      174951   175164   +213     
  Branches     2533     2532     -1     
========================================
+ Hits       141960   142149   +189     
- Misses      32508    32535    +27     
+ Partials      483      480     -3     

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

@CanglongCl CanglongCl requested a review from orlp as a code owner April 6, 2024 07:36
@ritchie46 ritchie46 merged commit ad45545 into pola-rs:main Apr 8, 2024
16 checks passed
@CanglongCl CanglongCl deleted the dot-product branch April 12, 2024 07:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants