fugue-project / fugue

A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites.
https://fugue-tutorials.readthedocs.io/
Apache License 2.0
1.92k stars 94 forks source link

Fix dask bugs #507

Closed goodwanghan closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% :warning:

Comparison is base (ae269ee) 100.00% compared to head (75105da) 99.99%.

:exclamation: Current head 75105da differs from pull request most recent head e5104fb. Consider uploading reports for the commit e5104fb to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #507 +/- ## =========================================== - Coverage 100.00% 99.99% -0.01% =========================================== Files 128 128 Lines 12038 12041 +3 =========================================== + Hits 12038 12040 +2 - Misses 0 1 +1 ``` | [Files Changed](https://app.codecov.io/gh/fugue-project/fugue/pull/507?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project) | Coverage Δ | | |---|---|---| | [fugue\_dask/\_utils.py](https://app.codecov.io/gh/fugue-project/fugue/pull/507?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfZGFzay9fdXRpbHMucHk=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/fugue-project/fugue/pull/507/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.