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

chore(python): Update plugin example to PyO3 0.21 #16157

Merged
merged 1 commit into from
May 10, 2024

Conversation

itamarst
Copy link
Contributor

Fixes #16155

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels May 10, 2024
@itamarst itamarst marked this pull request as ready for review May 10, 2024 14:33
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.94%. Comparing base (b38aa4b) to head (6bda164).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16157      +/-   ##
==========================================
- Coverage   80.95%   80.94%   -0.01%     
==========================================
  Files        1386     1386              
  Lines      178423   178423              
  Branches     2881     2881              
==========================================
- Hits       144437   144433       -4     
- Misses      33493    33498       +5     
+ Partials      493      492       -1     

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

@ritchie46 ritchie46 merged commit 6de63af into pola-rs:main May 10, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update documentation to talk about Bound<> APIs instead of deprecated PyO3 APIs
3 participants