Skip to content

Conversation

kdn36
Copy link
Collaborator

@kdn36 kdn36 commented Jul 14, 2025

fixes #23527

Kindly review.

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

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.48%. Comparing base (53913e0) to head (3424861).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #23560   +/-   ##
=======================================
  Coverage   81.47%   81.48%           
=======================================
  Files        1640     1640           
  Lines      222210   222214    +4     
  Branches     2835     2835           
=======================================
+ Hits       181051   181070   +19     
+ Misses      40460    40445   -15     
  Partials      699      699           

☔ 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 51dfef2 into pola-rs:main Jul 14, 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.

fill_null does not fill the null values.
3 participants