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: Raise if apply returns different types #20168

Merged
merged 1 commit into from
Dec 5, 2024
Merged

fix: Raise if apply returns different types #20168

merged 1 commit into from
Dec 5, 2024

Conversation

ritchie46
Copy link
Member

@ritchie46 ritchie46 commented Dec 5, 2024

fixes #20104

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

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 73.46939% with 13 lines in your changes missing coverage. Please review.

Project coverage is 79.63%. Comparing base (cbc0ea0) to head (e88984c).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...polars-core/src/chunked_array/from_iterator_par.rs 69.76% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20168      +/-   ##
==========================================
+ Coverage   79.58%   79.63%   +0.04%     
==========================================
  Files        1564     1564              
  Lines      217475   217480       +5     
  Branches     2472     2473       +1     
==========================================
+ Hits       173070   173182     +112     
+ Misses      43837    43729     -108     
- Partials      568      569       +1     

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

@ritchie46 ritchie46 merged commit dc54699 into main Dec 5, 2024
27 checks passed
@ritchie46 ritchie46 deleted the error branch December 5, 2024 17:20
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.

rolling + gather_every + map_batches PanicException
1 participant