armgilles / vcub_keeper

Analyse de l'activité des stations Vcub dans la métropole de Bordeaux afin de détecter en amont les stations hors service
https://vcubwatcher.herokuapp.com/
MIT License
2 stars 0 forks source link

Polars read time serie activity #142

Closed armgilles closed 1 month ago

armgilles commented 1 month ago

Closed #141

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 16.66667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 68.45%. Comparing base (d24fba4) to head (b28d055). Report is 1 commits behind head on dev_polars.

Files with missing lines Patch % Lines
src/vcub_keeper/reader/reader.py 14.28% 6 Missing :warning:
src/vcub_keeper/create/creator.py 25.00% 3 Missing :warning:
src/vcub_keeper/ml/cluster.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev_polars #142 +/- ## ============================================== + Coverage 68.33% 68.45% +0.11% ============================================== Files 10 10 Lines 319 317 -2 ============================================== - Hits 218 217 -1 + Misses 101 100 -1 ```

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

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #142 will improve performances by 27.69%

Comparing polars_read_time_serie_activity (b28d055) with dev_polars (d24fba4)

Summary

⚡ 1 improvements ✅ 10 untouched benchmarks

Benchmarks breakdown

Benchmark dev_polars polars_read_time_serie_activity Change
test_benchmark_get_consecutive_no_transactions_out 2.5 ms 2 ms +27.69%