Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 13 commits into from
Oct 8, 2023

Conversation

goodwanghan
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

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

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

Additional details and impacted files
@@             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 Coverage Δ
fugue/dataframe/api.py 100.00% <ø> (ø)
fugue/dataframe/utils.py 100.00% <100.00%> (ø)
fugue/execution/native_execution_engine.py 100.00% <ø> (ø)
fugue_dask/_io.py 100.00% <100.00%> (ø)
fugue_spark/_utils/convert.py 95.68% <100.00%> (-4.32%) ⬇️
fugue_spark/_utils/io.py 100.00% <100.00%> (ø)
fugue_spark/dataframe.py 100.00% <100.00%> (ø)
fugue_spark/execution_engine.py 100.00% <100.00%> (ø)
fugue_test/builtin_suite.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@goodwanghan goodwanghan changed the title Improve comments to be LLM friendly Improve comments to be LLM friendly, improve Spark compatibility Oct 5, 2023
@goodwanghan goodwanghan merged commit c4ecb27 into master Oct 8, 2023
19 checks passed
@goodwanghan goodwanghan deleted the 0.8.7.5 branch October 8, 2023 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants