Skip to content

Conversation

coastalwhite
Copy link
Collaborator

Fixes #23089.

This is made to mirror the monstrosity that is

pub(crate) fn eval_field_to_dtype(f: &Field, expr: &Expr, list: bool) -> Field {

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

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.60%. Comparing base (7cb263a) to head (a96ca8e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23186      +/-   ##
==========================================
- Coverage   80.61%   80.60%   -0.01%     
==========================================
  Files        1636     1639       +3     
  Lines      219815   219992     +177     
  Branches     2806     2814       +8     
==========================================
+ Hits       177207   177328     +121     
- Misses      41942    41998      +56     
  Partials      666      666              

☔ 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.

@coastalwhite coastalwhite merged commit 0436262 into pola-rs:main Jun 13, 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.

when/then inside list.eval PanicException
1 participant