Eventual-Inc / Daft

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

Debug docker caching issues #2241

Closed jaychia closed 1 month ago

github-actions[bot] commented 1 month ago

This PR is being prevented from merging because you need at least one of the required labels:

enhancement | performance | bug | chore | documentation | dependencies

The canonical and easiest way of adding them is to add the following prefixes to your PR title:

Thanks for helping us categorize and manage our PRs!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.59%. Comparing base (29d310b) to head (db61fca). 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/2241/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/2241?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 #2241 +/- ## ======================================= Coverage 85.59% 85.59% ======================================= Files 71 71 Lines 7594 7594 ======================================= Hits 6500 6500 Misses 1094 1094 ```
jaychia commented 1 month ago

Closing, debugged and pushed to #2084