Skip to content

Conversation

orlp
Copy link
Member

@orlp orlp commented Jun 4, 2025

Fixes #23066.

@orlp orlp marked this pull request as ready for review June 4, 2025 10:44
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jun 4, 2025
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.26%. Comparing base (7768a67) to head (89c8bbb).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #23073   +/-   ##
=======================================
  Coverage   80.25%   80.26%           
=======================================
  Files        1684     1684           
  Lines      223961   223967    +6     
  Branches     2808     2808           
=======================================
+ Hits       179743   179762   +19     
+ Misses      43558    43545   -13     
  Partials      660      660           

☔ 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 86f507c into pola-rs:main Jun 4, 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.

rolling_max with min_samples incorrectly returns values when window has insufficient non-null data
2 participants