Skip to content

chore: remove deprecated pyo3 methods#3975

Merged
ion-elgreco merged 3 commits intodelta-io:mainfrom
ion-elgreco:chore/remove-deprecated-pyo3-methods
Dec 12, 2025
Merged

chore: remove deprecated pyo3 methods#3975
ion-elgreco merged 3 commits intodelta-io:mainfrom
ion-elgreco:chore/remove-deprecated-pyo3-methods

Conversation

@ion-elgreco
Copy link
Copy Markdown
Collaborator

Description

The description of the main changes of your pull request

Related Issue(s)

Documentation

Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com>
@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Dec 10, 2025
Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com>
@ion-elgreco ion-elgreco enabled auto-merge (squash) December 10, 2025 12:00
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 10, 2025

Codecov Report

❌ Patch coverage is 5.71429% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.27%. Comparing base (e1bc81d) to head (a66efb7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
python/src/lib.rs 0.00% 26 Missing ⚠️
python/src/filesystem.rs 0.00% 6 Missing ⚠️
python/src/query.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3975       +/-   ##
===========================================
+ Coverage   26.21%   74.27%   +48.05%     
===========================================
  Files         124      152       +28     
  Lines       19886    39656    +19770     
  Branches    19886    39656    +19770     
===========================================
+ Hits         5214    29453    +24239     
+ Misses      14302     8867     -5435     
- Partials      370     1336      +966     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ion-elgreco ion-elgreco merged commit 260c872 into delta-io:main Dec 12, 2025
54 of 55 checks passed
ethan-tyler pushed a commit to ethan-tyler/delta-rs that referenced this pull request Jan 9, 2026
# Description
The description of the main changes of your pull request

# Related Issue(s)
<!---
For example:

- closes delta-io#106
--->

# Documentation

<!---
Share links to useful documentation
--->

---------

Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package binding/rust Issues for the Rust crate

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants