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

fix: introduce a reproduction case for List casting with polars #3093

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Dec 31, 2024

See #3063

@github-actions github-actions bot added the binding/python Issues for the Python package label Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.52%. Comparing base (9e35c06) to head (6e5ca6a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3093      +/-   ##
==========================================
- Coverage   72.55%   72.52%   -0.04%     
==========================================
  Files         128      128              
  Lines       41201    41201              
  Branches    41201    41201              
==========================================
- Hits        29894    29881      -13     
- Misses       9406     9408       +2     
- Partials     1901     1912      +11     

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

@rtyler rtyler force-pushed the fix/list-merge-3063 branch 2 times, most recently from b679ee6 to 32336fb Compare December 31, 2024 20:13
@rtyler rtyler force-pushed the fix/list-merge-3063 branch from 32336fb to a9d6fdf Compare December 31, 2024 22:18
@rtyler rtyler closed this Jan 2, 2025
@rtyler rtyler reopened this Jan 2, 2025
@rtyler rtyler marked this pull request as ready for review January 2, 2025 18:15
@rtyler rtyler enabled auto-merge January 2, 2025 18:15
@rtyler
Copy link
Member Author

rtyler commented Jan 2, 2025

@ion-elgreco I think this worth merging to allow us to start doing some sanity checking with polars

@rtyler rtyler added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@ion-elgreco ion-elgreco added this pull request to the merge queue Jan 2, 2025
Merged via the queue into delta-io:main with commit a639dea Jan 2, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants