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

[FEAT] Rust side exceptions for Transient Errors #2197

Closed samster25 closed 2 weeks ago

samster25 commented 2 weeks ago

https://github.com/Eventual-Inc/Daft/issues/2136

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 85.32%. Comparing base (a0fd6ec) to head (b92c515). Report is 5 commits behind head on main.

:exclamation: Current head b92c515 differs from pull request most recent head 54cdaeb. Consider uploading reports for the commit 54cdaeb to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2197/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/2197?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 #2197 +/- ## ========================================== + Coverage 85.10% 85.32% +0.22% ========================================== Files 68 69 +1 Lines 7391 7455 +64 ========================================== + Hits 6290 6361 +71 + Misses 1101 1094 -7 ``` | [Files](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2197?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc) | Coverage Δ | | |---|---|---| | [daft/exceptions.py](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2197?src=pr&el=tree&filepath=daft%2Fexceptions.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc#diff-ZGFmdC9leGNlcHRpb25zLnB5) | `100.00% <100.00%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2197/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)