Skip to content

Conversation

orlp
Copy link
Member

@orlp orlp commented Aug 12, 2025

Fixes #23920.

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

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.64%. Comparing base (18d3e21) to head (ab9a5c1).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24032      +/-   ##
==========================================
+ Coverage   81.59%   81.64%   +0.04%     
==========================================
  Files        1675     1675              
  Lines      225735   225616     -119     
  Branches     2897     2897              
==========================================
+ Hits       184186   184195       +9     
+ Misses      40821    40693     -128     
  Partials      728      728              

☔ 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 22cff4d into pola-rs:main Aug 12, 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.

Consecutive slicing with negative offsets shortens LazyFrames too much
2 participants