Eventual-Inc / Daft

Distributed DataFrame for Python designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
1.76k stars 105 forks source link

[CHORE] Remove docker caching for iceberg tests #2215

Closed jaychia closed 1 week ago

jaychia commented 2 weeks ago

See: #2084

codecov[bot] commented 2 weeks ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@e3756f5). Click here to learn what that means. 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/2215/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/2215?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 #2215 +/- ## ======================================= Coverage ? 85.33% ======================================= Files ? 69 Lines ? 7460 Branches ? 0 ======================================= Hits ? 6366 Misses ? 1094 Partials ? 0 ```
jaychia commented 1 week ago

Closing in favor of a different approach: https://github.com/Eventual-Inc/Daft/pull/2232