Eventual-Inc / Daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
2.38k stars 170 forks source link

[CHORE] Fix style in workflow file #3284

Closed jaychia closed 2 weeks ago

codspeed-hq[bot] commented 2 weeks ago

CodSpeed Performance Report

Merging #3284 will degrade performances by 19.26%

Comparing jay/fix-style (73e47cd) with main (769ec98)

Summary

⚡ 2 improvements ❌ 1 regressions ✅ 14 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main jay/fix-style Change
test_count[1 Small File] 3.9 ms 3.5 ms +13.15%
test_iter_rows_first_row[100 Small Files] 340.9 ms 293.8 ms +16.01%
test_show[100 Small Files] 41.3 ms 51.2 ms -19.26%
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 77.69%. Comparing base (769ec98) to head (73e47cd). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3284/graphs/tree.svg?width=650&height=150&src=pr&token=J430QVFE89&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3284?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc) ```diff @@ Coverage Diff @@ ## main #3284 +/- ## ========================================== + Coverage 76.95% 77.69% +0.73% ========================================== Files 666 666 Lines 82264 81131 -1133 ========================================== - Hits 63309 63037 -272 + Misses 18955 18094 -861 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3284/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)