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

docs(python): Add missing shape param to Array docstring #20747

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

petrosbar
Copy link
Contributor

No description provided.

@petrosbar petrosbar force-pushed the missing_docstring_param branch from 7a499e2 to 17c2483 Compare January 16, 2025 12:43
@petrosbar petrosbar changed the title doc(python): Add missing shape param to Array docstring docs(python): Add missing shape param to Array docstring Jan 16, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars and removed title needs formatting labels Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.71%. Comparing base (73cb2a2) to head (17c2483).
Report is 146 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20747      +/-   ##
==========================================
+ Coverage   79.70%   79.71%   +0.01%     
==========================================
  Files        1561     1561              
  Lines      221930   221908      -22     
  Branches     2530     2530              
==========================================
+ Hits       176892   176903      +11     
+ Misses      44456    44423      -33     
  Partials      582      582              

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

Copy link
Member

@ritchie46 ritchie46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@ritchie46 ritchie46 merged commit b3ce116 into pola-rs:main Feb 1, 2025
16 checks passed
@petrosbar petrosbar deleted the missing_docstring_param branch February 1, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants