Skip to content

Conversation

coastalwhite
Copy link
Collaborator

Fixes #23940.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Aug 7, 2025
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.41%. Comparing base (b512da3) to head (42f76a3).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
py-polars/src/lib.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23951      +/-   ##
==========================================
- Coverage   81.44%   81.41%   -0.03%     
==========================================
  Files        1672     1673       +1     
  Lines      225183   225195      +12     
  Branches     2903     2903              
==========================================
- Hits       183394   183344      -50     
- Misses      41064    41126      +62     
  Partials      725      725              

☔ 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.

@coastalwhite coastalwhite merged commit 1e436f0 into pola-rs:main Aug 7, 2025
26 of 28 checks passed
@coastalwhite coastalwhite deleted the fix/pypkg-version branch August 7, 2025 07:29
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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

polars.__version__ out of sync with the Python package
1 participant