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): Support Enum types in parametric testing #16188

Merged
merged 2 commits into from
May 13, 2024
Merged

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 83.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 80.99%. Comparing base (3a630ec) to head (5d0f9b2).
Report is 2 commits behind head on main.

Files Patch % Lines
...olars/polars/testing/parametric/strategies/data.py 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16188   +/-   ##
=======================================
  Coverage   80.99%   80.99%           
=======================================
  Files        1392     1392           
  Lines      178930   178943   +13     
  Branches     2897     2901    +4     
=======================================
+ Hits       144923   144940   +17     
+ Misses      33503    33498    -5     
- Partials      504      505    +1     

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

@stinodego stinodego merged commit 2e00647 into main May 13, 2024
15 checks passed
@stinodego stinodego deleted the parametric-enum branch May 13, 2024 11:10
@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.

None yet

2 participants