pola-rs / polars

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

perf: use zeroed vec in ewm_mean_by for sorted fastpath #16265

Closed MarcoGorelli closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.87%. Comparing base (00963a8) to head (8e7120d). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16265 +/- ## ======================================= Coverage 80.86% 80.87% ======================================= Files 1393 1393 Lines 179161 179179 +18 Branches 2913 2913 ======================================= + Hits 144887 144914 +27 + Misses 33771 33762 -9 Partials 503 503 ```

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