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(rust): Improve docs for Series::new with AnyValue input #15306

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Mar 26, 2024

This method may panic, so it's at least worth documenting when that may happen.

@stinodego stinodego changed the title docs(rust): Improve docs for Series::new with AnyValue input docs(rust): Improve docs for Series::new with AnyValue input Mar 26, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation rust Related to Rust Polars labels Mar 26, 2024
@stinodego stinodego marked this pull request as ready for review March 26, 2024 12:30
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.35%. Comparing base (9f1b08f) to head (075863e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15306   +/-   ##
=======================================
  Coverage   81.34%   81.35%           
=======================================
  Files        1364     1364           
  Lines      176614   176614           
  Branches     2526     2526           
=======================================
+ Hits       143671   143678    +7     
+ Misses      32459    32452    -7     
  Partials      484      484           

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

@stinodego stinodego merged commit a3cc9e8 into main Mar 26, 2024
21 checks passed
@stinodego stinodego deleted the av-new branch March 26, 2024 13:20
@c-peters c-peters added the accepted Ready for implementation label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation documentation Improvements or additions to documentation rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants