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

chore: Make parametric tests include pl.List and pl.Array by default #20319

Merged

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Dec 16, 2024
@coastalwhite coastalwhite force-pushed the chore/tests-include-list-array-parametric branch from 4246ac5 to 2b50c22 Compare December 16, 2024 15:43
@coastalwhite coastalwhite force-pushed the chore/tests-include-list-array-parametric branch from 2b50c22 to d5776d1 Compare December 16, 2024 15:44
@coastalwhite
Copy link
Collaborator Author

Supersedes #17232.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.49%. Comparing base (2fc26cf) to head (d7e804b).
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20319      +/-   ##
==========================================
- Coverage   79.60%   79.49%   -0.12%     
==========================================
  Files        1567     1569       +2     
  Lines      218528   218634     +106     
  Branches     2462     2462              
==========================================
- Hits       173969   173802     -167     
- Misses      43992    44264     +272     
- Partials      567      568       +1     

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

@ritchie46 ritchie46 merged commit 6142ee5 into pola-rs:main Dec 17, 2024
11 checks passed
@c-peters c-peters added the accepted Ready for implementation label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants