Skip to content

Conversation

orlp
Copy link
Member

@orlp orlp commented Jul 4, 2025

Fixes #23426.

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

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.87%. Comparing base (fe8c74e) to head (48ce109).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23438      +/-   ##
==========================================
- Coverage   80.88%   80.87%   -0.01%     
==========================================
  Files        1632     1632              
  Lines      220153   220152       -1     
  Branches     2782     2781       -1     
==========================================
- Hits       178061   178048      -13     
- Misses      41431    41444      +13     
+ Partials      661      660       -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.

@ritchie46 ritchie46 merged commit 7cd6cf1 into pola-rs:main Jul 4, 2025
17 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.

DataFrame.to_numpy(structured=True) raises an exception for Array dtype
2 participants