pola-rs / polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
https://docs.pola.rs
Other
26.9k stars 1.65k forks source link

depr(python): Change parameter `chunked` to `allow_chunks` in parametric testing strategies #16264

Closed stinodego closed 2 weeks ago

stinodego commented 2 weeks ago

A few improvements:

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.85%. Comparing base (00963a8) to head (106f7a5). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16264 +/- ## ========================================== - Coverage 80.86% 80.85% -0.02% ========================================== Files 1393 1393 Lines 179161 179176 +15 Branches 2913 2917 +4 ========================================== - Hits 144887 144878 -9 - Misses 33771 33794 +23 - Partials 503 504 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.