Skip to content

Update to numpy 2#260

Merged
skjerns merged 1 commit intomasterfrom
migrate_np2
Jul 27, 2024
Merged

Update to numpy 2#260
skjerns merged 1 commit intomasterfrom
migrate_np2

Conversation

@skjerns
Copy link
Copy Markdown
Collaborator

@skjerns skjerns commented Jul 21, 2024

Let's first check if this works out-of-the-box

Next we need to decide whether to upgrade to numpy 2.0 as a hard definition, which would mean dropping python<3.8.

Not sure what the best way forward is. In the best case we are somehow able to support whatever numpy version is already installed. However, currently, during building, a fresh numpy is pulled.

@skjerns skjerns mentioned this pull request Jul 21, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.16%. Comparing base (91728a2) to head (08fe057).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   80.18%   80.16%   -0.03%     
==========================================
  Files           3        3              
  Lines         853      852       -1     
  Branches      181      181              
==========================================
- Hits          684      683       -1     
  Misses        125      125              
  Partials       44       44              
Flag Coverage Δ
unittests 80.16% <ø> (-0.03%) ⬇️

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.

add mac-os fix
add cross-version-numpy2-test
release oldest-supported-numpy
@skjerns skjerns merged commit 0bad011 into master Jul 27, 2024
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.

1 participant