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

Improve comments to be LLM friendly, improve Spark compatibility #511

Closed goodwanghan closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (8e1cf90) 100.00% compared to head (2f9f364) 99.95%. Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #511 +/- ## =========================================== - Coverage 100.00% 99.95% -0.05% =========================================== Files 128 128 Lines 12064 12090 +26 =========================================== + Hits 12064 12084 +20 - Misses 0 6 +6 ``` | [Files](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project) | Coverage Δ | | |---|---|---| | [fugue/dataframe/api.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWUvZGF0YWZyYW1lL2FwaS5weQ==) | `100.00% <ø> (ø)` | | | [fugue/dataframe/utils.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWUvZGF0YWZyYW1lL3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | | [fugue/execution/native\_execution\_engine.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWUvZXhlY3V0aW9uL25hdGl2ZV9leGVjdXRpb25fZW5naW5lLnB5) | `100.00% <ø> (ø)` | | | [fugue\_dask/\_io.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfZGFzay9faW8ucHk=) | `100.00% <100.00%> (ø)` | | | [fugue\_spark/\_utils/convert.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfc3BhcmsvX3V0aWxzL2NvbnZlcnQucHk=) | `95.68% <100.00%> (-4.32%)` | :arrow_down: | | [fugue\_spark/\_utils/io.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfc3BhcmsvX3V0aWxzL2lvLnB5) | `100.00% <100.00%> (ø)` | | | [fugue\_spark/dataframe.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfc3BhcmsvZGF0YWZyYW1lLnB5) | `100.00% <100.00%> (ø)` | | | [fugue\_spark/execution\_engine.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfc3BhcmsvZXhlY3V0aW9uX2VuZ2luZS5weQ==) | `100.00% <100.00%> (ø)` | | | [fugue\_test/builtin\_suite.py](https://app.codecov.io/gh/fugue-project/fugue/pull/511?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fugue-project#diff-ZnVndWVfdGVzdC9idWlsdGluX3N1aXRlLnB5) | `100.00% <100.00%> (ø)` | |

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