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

feat(python): Implement support for Struct types in parametric tests #16197

Merged
merged 4 commits into from
May 13, 2024

Conversation

stinodego
Copy link
Member

No description provided.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars labels May 13, 2024
Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 81.03%. Comparing base (9bfa30c) to head (a2875f0).

Files Patch % Lines
...olars/polars/testing/parametric/strategies/data.py 70.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16197      +/-   ##
==========================================
+ Coverage   80.99%   81.03%   +0.04%     
==========================================
  Files        1392     1392              
  Lines      178930   178939       +9     
  Branches     2904     2907       +3     
==========================================
+ Hits       144925   145006      +81     
+ Misses      33502    33427      -75     
- Partials      503      506       +3     

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

@stinodego stinodego marked this pull request as ready for review May 13, 2024 19:27
@stinodego stinodego merged commit 81cc802 into main May 13, 2024
15 checks passed
@stinodego stinodego deleted the parametric-struct branch May 13, 2024 19:28
@c-peters c-peters added the accepted Ready for implementation label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants