Skip to content

Adding Python 3.13 and numpy>2 support#149

Merged
brunomsaraiva merged 13 commits into
mainfrom
numpy2
Dec 2, 2025
Merged

Adding Python 3.13 and numpy>2 support#149
brunomsaraiva merged 13 commits into
mainfrom
numpy2

Conversation

@brunomsaraiva
Copy link
Copy Markdown
Collaborator

together with the changes on PR #148 provided by @alxndrkalinin, this PR should bring support to Python 3.13 and numpy > 2 to NanoPyx.

This will mean NanoPyx will start version 2.0.0 as it might break some backwards compatibility.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.19%. Comparing base (6622fda) to head (227f472).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/nanopyx/__init__.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   75.90%   83.19%   +7.28%     
==========================================
  Files          58       54       -4     
  Lines        1540     1357     -183     
==========================================
- Hits         1169     1129      -40     
+ Misses        371      228     -143     
Flag Coverage Δ
pytests 83.19% <60.00%> (+7.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@brunomsaraiva brunomsaraiva merged commit 6784da1 into main Dec 2, 2025
2 checks passed
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