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

Dev polars #159

Closed armgilles closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 80.91603% with 25 lines in your changes missing coverage. Please review.

Project coverage is 70.03%. Comparing base (12e88e9) to head (25bc431). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/vcub_keeper/create/creator.py 60.00% 14 Missing :warning:
src/vcub_keeper/reader/reader.py 62.96% 10 Missing :warning:
src/vcub_keeper/ml/cluster.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #159 +/- ## =========================================== + Coverage 43.23% 70.03% +26.80% =========================================== Files 10 10 Lines 458 317 -141 =========================================== + Hits 198 222 +24 + Misses 260 95 -165 ```

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

codspeed-hq[bot] commented 3 weeks ago

CodSpeed Performance Report

Merging #159 will improve performances by ×3.1

Comparing dev_polars (25bc431) with dev (fb7abd0)

Summary

⚡ 6 improvements

🆕 7 new benchmarks

Benchmarks breakdown

Benchmark dev dev_polars Change
test_benchmark_get_consecutive_no_transactions_out 19.5 ms 2 ms ×10
🆕 test_benchmark_get_consecutive_no_transactions_out_big N/A 61.9 ms N/A
test_benchmark_get_transaction_all 7.2 ms 1.5 ms ×4.9
🆕 test_benchmark_get_transaction_all_big N/A 49.7 ms N/A
test_benchmark_get_transaction_in 8.4 ms 2 ms ×4.3
🆕 test_benchmark_get_transaction_in_big N/A 50.9 ms N/A
test_benchmark_get_transaction_out 8.2 ms 1.8 ms ×4.6
🆕 test_benchmark_get_transaction_out_big N/A 51.2 ms N/A
test_benchmark_process_data_cluster 12.9 ms 4.2 ms ×3.1
🆕 test_benchmark_process_data_cluster_big N/A 255.8 ms N/A
🆕 test_benchmark_pipepline_transform N/A 180.1 ms N/A
🆕 test_benchmark_pipepline_transform_big N/A 2 s N/A
test_benchmark_transf_json_to_df 159 ms 26.3 ms ×6.1