Skip to content

Explicitly support python 3.13 #69

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 12 commits into from
Apr 5, 2025
Merged

Explicitly support python 3.13 #69

merged 12 commits into from
Apr 5, 2025

Conversation

ppinchuk
Copy link
Collaborator

@ppinchuk ppinchuk commented Apr 4, 2025

This required upgrading to numpy 2.0+

@ppinchuk ppinchuk added enhancement Update to logic or general code improvements chore Maintenance work that does not impact the user dependencies Issues/pull requests related to a dependency labels Apr 4, 2025
@ppinchuk ppinchuk self-assigned this Apr 4, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.76%. Comparing base (c321aee) to head (00c6c99).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files          26       26           
  Lines        2906     2906           
  Branches      393      393           
=======================================
  Hits         2841     2841           
  Misses         40       40           
  Partials       25       25           
Flag Coverage Δ
unittests 97.76% <ø> (ø)

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.

@ppinchuk ppinchuk merged commit f42b8aa into main Apr 5, 2025
15 of 16 checks passed
@ppinchuk ppinchuk deleted the pp/python_313 branch April 5, 2025 01:10
github-actions bot pushed a commit that referenced this pull request Apr 5, 2025
Explicitly support python 3.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance work that does not impact the user dependencies Issues/pull requests related to a dependency enhancement Update to logic or general code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade for compatibility with Numpy 2.0 Upgrade for compatibility with Python 3.13
2 participants