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: Fix flaky doctests #20516

Merged
merged 2 commits into from
Jan 1, 2025
Merged

Conversation

lukemanley
Copy link
Contributor

add maintain_order=True to group_by example.

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars labels Dec 31, 2024
@lukemanley lukemanley changed the title docs: Fix flaky doctest docs: Fix flaky doctests Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.03%. Comparing base (25fab78) to head (ef9ca22).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20516      +/-   ##
==========================================
- Coverage   79.04%   79.03%   -0.01%     
==========================================
  Files        1563     1563              
  Lines      220798   220798              
  Branches     2502     2502              
==========================================
- Hits       174521   174517       -4     
- Misses      45703    45707       +4     
  Partials      574      574              

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

@ritchie46 ritchie46 merged commit 1ebd039 into pola-rs:main Jan 1, 2025
15 checks passed
@lukemanley lukemanley deleted the fix-flaky-doctest branch January 1, 2025 12:10
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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants