Eventual-Inc / Daft

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

[CHORE] delete empty file xyz #3370

Closed andrewgazelka closed 1 day ago

andrewgazelka commented 1 day ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

graphite-app[bot] commented 1 day ago

Graphite Automations

"Notify author when CI fails" took an action on this PR • (11/20/24)

1 teammate was notified to this PR based on Andrew Gazelka's automation.

"Request reviewers once CI passes" took an action on this PR • (11/20/24)

1 reviewer was added to this PR based on Andrew Gazelka's automation.

codspeed-hq[bot] commented 1 day ago

CodSpeed Performance Report

Merging #3370 will improve performances by 62.22%

Comparing andrew/delete-xyz (3938931) with main (b6695eb)

Summary

âš¡ 2 improvements
✅ 15 untouched benchmarks

Benchmarks breakdown

Benchmark main andrew/delete-xyz Change
âš¡ test_iter_rows_first_row[100 Small Files] 345.3 ms 212.8 ms +62.22%
âš¡ test_show[100 Small Files] 32.7 ms 23.4 ms +39.89%
codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 77.44%. Comparing base (b6695eb) to head (3938931). 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/3370/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/3370?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 #3370 +/- ## ========================================== + Coverage 77.39% 77.44% +0.04% ========================================== Files 678 678 Lines 83300 83291 -9 ========================================== + Hits 64469 64501 +32 + Misses 18831 18790 -41 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3370/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)

🚨 Try these New Features:

andrewgazelka commented 1 day ago

Merge activity