Skip to content

Update PyO3 version, rewrite row encoder #39

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 7 commits into from
May 1, 2025

Conversation

scaramallion
Copy link
Member

@scaramallion scaramallion commented May 1, 2025

  • Bump version to 2.1
  • Update to PyO3 v0.24 and Rust v2024
  • Rewrite the row encoder to be simpler and ~20% faster
  • Drop support for Python 3.8, add it for Python 3.13
  • Require numpy > v2

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ca6fb46) to head (7128ef5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          112       112           
=========================================
  Hits           112       112           
Files with missing lines Coverage Δ
rle/utils.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scaramallion scaramallion marked this pull request as ready for review May 1, 2025 22:12
@scaramallion scaramallion merged commit 12cfb65 into pydicom:main May 1, 2025
12 checks passed
@scaramallion scaramallion deleted the dev-update branch May 1, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants