-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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(python): Validate pl.Array
shape argument types
#20915
fix(python): Validate pl.Array
shape argument types
#20915
Conversation
pl.Array
shape argument element typespl.Array
shape argument types
pl.Array
shape argument typespl.Array
shape argument types
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20915 +/- ##
==========================================
- Coverage 79.77% 79.77% -0.01%
==========================================
Files 1569 1569
Lines 222897 222898 +1
Branches 2574 2574
==========================================
- Hits 177815 177813 -2
- Misses 44490 44494 +4
+ Partials 592 591 -1 ☔ View full report in Codecov by Sentry. |
CI failure unrelated to the change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, makes sense; thanks 👍
Description
Closes #20914