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): Raise on list of objects #16959

Merged
merged 5 commits into from
Jun 14, 2024
Merged

fix(python): Raise on list of objects #16959

merged 5 commits into from
Jun 14, 2024

Conversation

ritchie46
Copy link
Member

fixes #16261

@github-actions github-actions bot added fix Bug fix python Related to Python Polars labels Jun 14, 2024
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.04%. Comparing base (7ebcfab) to head (d08c7a9).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16959      +/-   ##
==========================================
+ Coverage   80.98%   81.04%   +0.05%     
==========================================
  Files        1445     1445              
  Lines      189925   190147     +222     
  Branches     2712     2712              
==========================================
+ Hits       153808   154097     +289     
+ Misses      35618    35551      -67     
  Partials      499      499              

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

@ritchie46 ritchie46 merged commit 7d59777 into main Jun 14, 2024
17 checks passed
@ritchie46 ritchie46 deleted the object branch June 14, 2024 15:31
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.

Error when using Series.clear on nested Object types
1 participant