Skip to content

fix(python): Remove axis in show_graph #23218

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

mcrumiller
Copy link
Contributor

Followup to #23210, which was merged a bit too quickly :)

Current:

image

New:

image

@github-actions github-actions bot added fix Bug fix python Related to Python Polars labels Jun 17, 2025
@ritchie46 ritchie46 merged commit f0ae4d3 into pola-rs:main Jun 17, 2025
17 checks passed
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.61%. Comparing base (171c847) to head (e985d29).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
py-polars/polars/_utils/various.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #23218   +/-   ##
=======================================
  Coverage   80.61%   80.61%           
=======================================
  Files        1639     1639           
  Lines      220007   220007           
  Branches     2814     2814           
=======================================
  Hits       177350   177350           
  Misses      41990    41990           
  Partials      667      667           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcrumiller mcrumiller deleted the graph-axis-off branch June 17, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants