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(rust): Feature-gate ClosedWindow #20963

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

mcrumiller
Copy link
Contributor

Closes #20955.

@github-actions github-actions bot added fix Bug fix rust Related to Rust Polars labels Jan 28, 2025
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.33%. Comparing base (96a2d01) to head (42267ef).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20963      +/-   ##
==========================================
- Coverage   79.34%   79.33%   -0.01%     
==========================================
  Files        1579     1579              
  Lines      224319   224319              
  Branches     2573     2573              
==========================================
- Hits       177976   177958      -18     
- Misses      45755    45773      +18     
  Partials      588      588              

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

@ritchie46
Copy link
Member

Thanks!

@ritchie46 ritchie46 merged commit ad391ef into pola-rs:main Jan 29, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot compile polars-plan with range feature enabled
2 participants