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 broken links to user guide #19989

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

lukemanley
Copy link
Contributor

No description provided.

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars labels Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.50%. Comparing base (0b1d520) to head (95d5930).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19989   +/-   ##
=======================================
  Coverage   79.49%   79.50%           
=======================================
  Files        1556     1556           
  Lines      216407   216407           
  Branches     2456     2456           
=======================================
+ Hits       172043   172048    +5     
+ Misses      43806    43801    -5     
  Partials      558      558           

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

Copy link
Collaborator

@rodrigogiraoserrao rodrigogiraoserrao left a comment

Choose a reason for hiding this comment

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

Thanks a lot for picking these up!
Only one tiny change requested :D

docs/source/user-guide/plugins/index.md Outdated Show resolved Hide resolved
Copy link

codspeed-hq bot commented Nov 26, 2024

CodSpeed Performance Report

Merging #19989 will improve performances by 31.26%

Comparing lukemanley:docs-fix-broken-links (95d5930) with main (d9ea1d8)

Summary

⚡ 1 improvements
✅ 40 untouched benchmarks

Benchmarks breakdown

Benchmark main lukemanley:docs-fix-broken-links Change
test_pdsh_q18 16.5 ms 12.6 ms +31.26%

Copy link
Collaborator

@rodrigogiraoserrao rodrigogiraoserrao left a comment

Choose a reason for hiding this comment

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

Thanks for these!

@ritchie46 ritchie46 merged commit 85d078c into pola-rs:main Nov 27, 2024
29 checks passed
@lukemanley lukemanley deleted the docs-fix-broken-links branch December 6, 2024 11:55
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.

3 participants