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

test(python): Raise import timing test threshold #16302

Closed stinodego closed 2 weeks ago

stinodego commented 2 weeks ago

We should look into the reason behind the failures, e.g. some regression or something with the GitHub runners maybe. Until then I'm upping the threshold to avoid spurious failures.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.78%. Comparing base (10d223b) to head (36fe17b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16302 +/- ## ========================================== - Coverage 80.78% 80.78% -0.01% ========================================== Files 1393 1393 Lines 179362 179362 Branches 2921 2921 ========================================== - Hits 144902 144893 -9 - Misses 33957 33966 +9 Partials 503 503 ```

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