Skip to content

pin numpy>=2#157

Merged
valeriupredoi merged 1 commit intomainfrom
pin_numpy
Dec 4, 2025
Merged

pin numpy>=2#157
valeriupredoi merged 1 commit intomainfrom
pin_numpy

Conversation

@valeriupredoi
Copy link
Collaborator

@valeriupredoi valeriupredoi commented Dec 3, 2025

Description

Numpy<2 (1.26.4 ie last <2 version) is starting to be a nuisance from packages that don't explicitly pin to >=2, and a very very old type.

Before you get started

Checklist

  • This pull request has a descriptive title and labels
  • This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
  • Any changed dependencies have been added or removed correctly (if need be)
  • All tests pass

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.18%. Comparing base (5d3438a) to head (cc839ba).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   76.18%   76.18%           
=======================================
  Files          14       14           
  Lines        2893     2893           
  Branches      459      459           
=======================================
  Hits         2204     2204           
  Misses        564      564           
  Partials      125      125           

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

Copy link
Collaborator

@davidhassell davidhassell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect.

@valeriupredoi
Copy link
Collaborator Author

cheers @davidhassell 🍺

@valeriupredoi valeriupredoi merged commit 7c086ff into main Dec 4, 2025
7 checks passed
@valeriupredoi valeriupredoi deleted the pin_numpy branch December 4, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants