Skip to content

Conversation

kdn36
Copy link
Collaborator

@kdn36 kdn36 commented Aug 6, 2025

fixes #23924

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Aug 6, 2025
@kdn36 kdn36 marked this pull request as draft August 6, 2025 15:38
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.58%. Comparing base (d07c231) to head (e1042ec).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23936      +/-   ##
==========================================
- Coverage   81.58%   81.58%   -0.01%     
==========================================
  Files        1675     1675              
  Lines      225725   225728       +3     
  Branches     2897     2897              
==========================================
- Hits       184166   184155      -11     
- Misses      40832    40845      +13     
- Partials      727      728       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kdn36 kdn36 marked this pull request as ready for review August 6, 2025 18:32
@kdn36 kdn36 mentioned this pull request Aug 6, 2025
3 tasks
@kdn36 kdn36 force-pushed the fix_23924_regression_cast_float32 branch from 53adb6e to e1042ec Compare August 11, 2025 18:04
@coastalwhite coastalwhite merged commit 556fb1e into pola-rs:main Aug 11, 2025
28 checks passed
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
Development

Successfully merging this pull request may close these issues.

Regression wrong output type when casting division results in a list
2 participants