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

fix: Less intrusive forking warnings #20032

Merged
merged 1 commit into from
Nov 27, 2024
Merged

fix: Less intrusive forking warnings #20032

merged 1 commit into from
Nov 27, 2024

Conversation

ritchie46
Copy link
Member

closes #20000

@ritchie46 ritchie46 changed the title fix: Less intrusive forking messages fix: Less intrusive forking warnings Nov 27, 2024
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.50%. Comparing base (7c97625) to head (78785b8).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
py-polars/polars/__init__.py 33.33% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20032   +/-   ##
=======================================
  Coverage   79.49%   79.50%           
=======================================
  Files        1556     1556           
  Lines      216527   216532    +5     
  Branches     2456     2458    +2     
=======================================
+ Hits       172136   172148   +12     
+ Misses      43833    43825    -8     
- Partials      558      559    +1     

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

@ritchie46 ritchie46 merged commit 74b9925 into main Nov 27, 2024
15 checks passed
@ritchie46 ritchie46 deleted the fork branch November 27, 2024 16:37
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.

__install_postfork_hook() warning too eager
1 participant